java-mall/sql/shop/dev/202506019_ddl.sql
2025-06-19 09:43:49 +08:00

13 lines
2.7 KiB
SQL

INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/getSyncBaseMapingProducts', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/getSyncBaseMapingProducts');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/list', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/list');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/getProductMapping', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/getProductMapping');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/saveProductMapping', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/saveProductMapping');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/udpateProductMapping', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/udpateProductMapping');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/saveProductMappingBatch', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/saveProductMappingBatch');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/delProductMapping', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/delProductMapping');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/template', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/template');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/importData', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/importData');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/exportSelected', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/exportSelected');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/download', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/download');
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-productMapper/syncProductMaping', 'index', 'master', '', '0', '/admin/shop/shop-sync-productMapper/syncProductMaping');