李雨欣 8.26 15:34 查询商品接口迭代
parent
18dc588ada
commit
c48f66c815
|
@ -56,7 +56,7 @@ public class ProductController {
|
||||||
productService.save(Product.SaveProductList(productSaveReq));
|
productService.save(Product.SaveProductList(productSaveReq));
|
||||||
return Result.success(null,"操作成功");
|
return Result.success(null,"操作成功");
|
||||||
}
|
}
|
||||||
|
// 哈哈哈哈哈 我帮你看看哈 上传git 我们要先pull 然后再push
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 修改接口
|
* 修改接口
|
||||||
|
|
Loading…
Reference in New Issue