根据条形码查询商品详情,用于编辑
This commit is contained in:
parent
d3d5e6b5bc
commit
ff66979876
1
sql/shop/dev/20251027_dml.sql
Normal file
1
sql/shop/dev/20251027_dml.sql
Normal file
@ -0,0 +1 @@
|
||||
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`,`comment`) VALUES ('/admin/shop/shop-product-base/getProductByProductNumber', 'index', 'master', '', '0', '/admin/shop/shop-product-base/getProductByProductNumber','根据条形码获取商品详情');
|
||||
Loading…
Reference in New Issue
Block a user