sys_product_inf.sql 2.0 KB

1234567
  1. #产品表
  2. insert into `sys_product_inf` (`spi_produc_id`, `spi_produc_name`, `spi_produc_describe`, `spi_menu_check_strictly`, `spi_state`, `spi_is_del`, `create_by`, `create_time`, `update_by`, `update_time`, `spi_remark`) values('1','核心企业产品','核心企业产品','1','00','00','',NULL,'','2021-09-03 14:31:23',NULL);
  3. insert into `sys_product_inf` (`spi_produc_id`, `spi_produc_name`, `spi_produc_describe`, `spi_menu_check_strictly`, `spi_state`, `spi_is_del`, `create_by`, `create_time`, `update_by`, `update_time`, `spi_remark`) values('26ba680b8cdb4ed49597d889cc856671','融资企业普通用户',NULL,'1','00','00','','2021-09-07 11:00:42','',NULL,NULL);
  4. insert into `sys_product_inf` (`spi_produc_id`, `spi_produc_name`, `spi_produc_describe`, `spi_menu_check_strictly`, `spi_state`, `spi_is_del`, `create_by`, `create_time`, `update_by`, `update_time`, `spi_remark`) values('62a52a855a5f449c8e9a31d419078887','核心企业普通用户',NULL,'1','00','00','','2021-09-07 11:01:16','',NULL,NULL);
  5. insert into `sys_product_inf` (`spi_produc_id`, `spi_produc_name`, `spi_produc_describe`, `spi_menu_check_strictly`, `spi_state`, `spi_is_del`, `create_by`, `create_time`, `update_by`, `update_time`, `spi_remark`) values('94bd241048f6411e8f7945b2146b16d2','融资企业产品',NULL,'1','00','00','','2021-08-27 14:33:05','','2021-09-04 16:30:37',NULL);
  6. insert into `sys_product_inf` (`spi_produc_id`, `spi_produc_name`, `spi_produc_describe`, `spi_menu_check_strictly`, `spi_state`, `spi_is_del`, `create_by`, `create_time`, `update_by`, `update_time`, `spi_remark`) values('cf02c903d33d4017b0be4f1614d19a9d','资方产品',NULL,'1','00','00','','2021-08-28 10:17:55','','2021-09-03 14:06:33',NULL);
  7. insert into `sys_product_inf` (`spi_produc_id`, `spi_produc_name`, `spi_produc_describe`, `spi_menu_check_strictly`, `spi_state`, `spi_is_del`, `create_by`, `create_time`, `update_by`, `update_time`, `spi_remark`) values('77da14b330a94b8ba8283e3391088fb8','资方普通用户',NULL,'1','00','00','','2021-09-13 15:29:20','','2021-09-14 09:50:49',NULL);