REQ-3581: 调整接口
This commit is contained in:
parent
010f2115eb
commit
3ed37a34b4
@ -83,7 +83,7 @@ public interface EssApi {
|
||||
@RequestBody @Valid GetSealPersonRequest request);
|
||||
|
||||
/**
|
||||
* 批量添加印章人员 (批量授权)
|
||||
* 添加印章人员
|
||||
*/
|
||||
@PostMapping("api/ess/addSealPerson")
|
||||
ApiResult<Void> addSealPerson(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user