新加的能用了

This commit is contained in:
zogodo
2019-11-01 22:40:52 +08:00
parent 2e8691d2b6
commit e4db360d81
3 changed files with 7 additions and 5 deletions

View File

@@ -56,10 +56,10 @@
'ip':'%s',\
'mask':'%s',\
'gateway':'%s',\
'start_time':%d\
'start_time':%ld\
}"
#define POWER_INFO_JSON "{'idx':%d,'len':%d,'powers':[%s]}"
#define POWER_INFO_JSON "{'idx':%d,'len':%d,'p_count':%d,'powers':[%s]}"
int AppHttpdStart(void);
int AppHttpdStop();