소스 검색

资方普通用户维护

cuixq 3 년 전
부모
커밋
60ed30dc61
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      DB/data/sys_product_inf.sql

+ 1 - 0
DB/data/sys_product_inf.sql

@@ -4,3 +4,4 @@ insert into `sys_product_inf` (`spi_produc_id`, `spi_produc_name`, `spi_produc_d
 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);
 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);
 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);
+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);