md
This commit is contained in:
parent
0ce900c58d
commit
1b97a1afd6
@ -137,7 +137,7 @@ public class EmisWaybillAttachmentController extends EmisBaseController
|
||||
* APP运单附件上传
|
||||
*/
|
||||
@Log(title = "运单附件上传", businessType = BusinessType.INSERT)
|
||||
@PostMapping("/uploadWaybillAttachByApp")
|
||||
@PostMapping("/uploadWaybillAttach")
|
||||
public AjaxResult uploadWaybillAttach(@RequestBody EmisWaybillAttachment emisWaybillAttachment)
|
||||
{
|
||||
return addAttachment(emisWaybillAttachment);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user