Commit 0720aee0 by 陶光胜

配置表

parent 8cbac0f2
......@@ -74,6 +74,7 @@ public class CustomSettingApiServiceImpl implements CustomSettingApiService {
}
}
}
log.info("params:{}", JSON.toJSONString(map));
if(map.get(PRIMARYKEY) != null){
//更新
MongoUpdateDTO mongoUpdateDTO = new MongoUpdateDTO();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment