REQ-3581: 调整接口

This commit is contained in:
yanglin 2025-02-26 14:49:44 +08:00
parent 010f2115eb
commit 3ed37a34b4

View File

@ -83,7 +83,7 @@ public interface EssApi {
@RequestBody @Valid GetSealPersonRequest request);
/**
* 批量添加印章人员 (批量授权)
* 添加印章人员
*/
@PostMapping("api/ess/addSealPerson")
ApiResult<Void> addSealPerson(