认证-参数项收集-带入工程接口人
This commit is contained in:
+1
-1
@@ -487,7 +487,7 @@ public class ParamsCollectManifestEOController extends JeroController<ParamsColl
|
||||
*/
|
||||
@AutoLog(value = "参数项收集清单-带入工程接口人")
|
||||
@ApiOperation(value="参数项收集清单-带入工程接口人", notes="参数项收集清单-带入工程接口人")
|
||||
@PostMapping(value = "/bringSdtInto")
|
||||
@GetMapping(value = "/bringSdtInto")
|
||||
// @RequiresPermissions("params:collectManifest:bring")
|
||||
public Result<?> bringSdtInto(ParamsCollectManifestVO paramsCollectManifestVO) {
|
||||
paramsCollectManifestEOService.bringSdtInto(paramsCollectManifestVO);
|
||||
|
||||
Reference in New Issue
Block a user