PDA 改为UNIAPP

master
cez 2022-06-25 09:19:27 +08:00
parent 81f2ef63c3
commit 5399bb4ce6
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ public class ApiController {
return wmToDownGoodsController.update(wmToDownGoodsstr, uriBuilder);
}
// TODO: 2022/6/25 接口文档
//波次下架列表
@RequestMapping(value = "/waveToDownController/list/todown", method = RequestMethod.GET)
@ResponseBody