Mod aaa-12 修改configm.h文件中不存在的头文件

RCA:
SOL:
修改人:chenling
检视人:
This commit is contained in:
ChenLing 2019-08-12 10:15:23 +08:00
parent fa7df5c669
commit 7f8bdf2155
1 changed files with 1 additions and 4 deletions

View File

@ -9,10 +9,7 @@
#include "netconfig.h" #include "netconfig.h"
#include "log_config.h" #include "log_config.h"
#include "../web_config/authfree.h" #include "../web_config/authfree.h"
#include "localportal.h" #include "../web_config/auth_parameters.h"
#include "jumppage.h"
#include "userlock.h"
#include "agingtime.h"
/* 类型定义 */ /* 类型定义 */