优化用印接口
This commit is contained in:
+1
-7
@@ -75,13 +75,7 @@ public class MsSignSealController extends BaseController {
|
||||
return AjaxResult.success(list);
|
||||
}
|
||||
|
||||
/**
|
||||
* test
|
||||
*/
|
||||
@PostMapping("/testSeal")
|
||||
public AjaxResult testSeal(@Validated @RequestBody MsSignSealDTO dto) throws EsignDemoException {
|
||||
return msSignSealService.testSeal(dto);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user