md
This commit is contained in:
parent
94e885eb04
commit
b4d9849b1f
@ -143,7 +143,7 @@ public class EmisElectronicPagApplyController extends BaseController
|
||||
*/
|
||||
@PreAuthorize("@ss.hasPermi('emis:emisElectronicPagApply:send')")
|
||||
@Log(title = "网点电子面单发放", businessType = BusinessType.UPDATE)
|
||||
@PutMapping("/sendByApply")
|
||||
@PutMapping("/sendByCenter")
|
||||
public AjaxResult sendByCenter(String prefix,String matialCode,String useSiteCode,Integer applyNum)
|
||||
{
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user