策略验证添加漏掉的TSG_OBJ_APP_ID表注册代码

This commit is contained in:
fengweihao
2020-03-18 15:40:21 +08:00
parent f3d800dd76
commit cd0fd581f1
3 changed files with 6 additions and 3 deletions

View File

@@ -56,6 +56,7 @@ enum security_scan_table
PXY_SECURITY_FTP_URI,
PXY_SECURITY_FTP_CONTENT,
PXY_SECURITY_FTP_ACCOUNT,
PXY_SECURITY_APP_ID,
__SECURITY_TABLE_MAX
};