IPSpoofing配置批量审核操作增加欺骗IP池配置处理,修正图片样例批量审核功能
This commit is contained in:
@@ -3444,6 +3444,8 @@ public class BaseController {
|
||||
}
|
||||
|
||||
BaseCfg batchCfg = new BaseCfg();
|
||||
batchCfg.setIsValid(-1);
|
||||
batchCfg.setIsAudit(0);
|
||||
batchCfg.setEditTime(new Date());
|
||||
batchCfg.setEditorId(UserUtils.getUser().getId());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user