md
This commit is contained in:
parent
5693683c66
commit
b750c816d6
@ -238,7 +238,7 @@ public class EmisWaybillController extends EmisBaseController
|
||||
*/
|
||||
@Log(title = "导出进仓单", businessType = BusinessType.EXPORT)
|
||||
@PostMapping("/exportWarehouseInTpl")
|
||||
public void downWsInTpl(HttpServletResponse response,String inNo) {
|
||||
public void exportWarehouseInTpl(HttpServletResponse response,String inNo) {
|
||||
|
||||
try{
|
||||
Map<String,Object> tempMap = new HashMap<>();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user