--提交测试

This commit is contained in:
yc13649764453
2023-09-19 18:13:08 +08:00
parent 649cbc04a8
commit 06e2f68ad9
2 changed files with 4 additions and 2 deletions

View File

@@ -330,6 +330,8 @@ public class ShopProductController {
/**
* 修改
*/
//Todo 9.19 提交
@RequestMapping("/update")
public R update(@RequestBody ShopProductEntity shopProduct) {