去掉暂存的AutoLog
This commit is contained in:
+1
-1
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user