新增接口,分类新增,优化添加分类的复杂性-脚本

This commit is contained in:
liyj 2025-11-29 10:38:30 +08:00
parent 4ccc4f5a2c
commit f833a26698

View File

@ -0,0 +1 @@
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`,`comment`) VALUES ('/admin/shop/shop-base-product-category/simpleAdd', 'index', 'master', '', '0', '/admin/shop/shop-base-product-category/simpleAdd','分类新增-简化版');