mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 13:08:13 +08:00
函数名改为驼峰式-1
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
'gateway':'%s'\
|
||||
}"
|
||||
|
||||
int app_httpd_start(void);
|
||||
|
||||
int app_httpd_stop();
|
||||
int AppHttpdStart(void);
|
||||
int AppHttpdStop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user