运行时间OK

This commit is contained in:
zogodo
2019-11-02 00:29:05 +08:00
parent e4db360d81
commit cc76877f40
4 changed files with 19 additions and 8 deletions

View File

@@ -59,7 +59,7 @@
'start_time':%ld\
}"
#define POWER_INFO_JSON "{'idx':%d,'len':%d,'p_count':%d,'powers':[%s]}"
#define POWER_INFO_JSON "{'idx':%d,'len':%d,'p_count':%d,'powers':[%s],'up_time':'%s'}"
int AppHttpdStart(void);
int AppHttpdStop();