去掉暂存的AutoLog

This commit is contained in:
高嵩
2022-12-28 09:34:10 +08:00
parent ca948e22f9
commit 34359f65a5
@@ -117,7 +117,7 @@ public class ParamsCollectManifestEOController extends JeroController<ParamsColl
* @param paramsCollectManifestVO
* @return
*/
@AutoLog(value = "参数项收集清单-暂存")
// @AutoLog(value = "参数项收集清单-暂存")
@ApiOperation(value="参数项收集清单-暂存", notes="参数项收集清单-暂存")
@PostMapping(value = "/save")
// @RequiresPermissions("params:collectManifest:save")