--提交测试
This commit is contained in:
@@ -330,6 +330,8 @@ public class ShopProductController {
|
||||
/**
|
||||
* 修改
|
||||
*/
|
||||
|
||||
//Todo 9.19 提交
|
||||
@RequestMapping("/update")
|
||||
public R update(@RequestBody ShopProductEntity shopProduct) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user