PDA 改为UNIAPP
parent
81f2ef63c3
commit
5399bb4ce6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue