You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
297 B
MySQL

2 years ago
INSERT INTO dev_poms.sys_dept (name,abbreviation,`type`,account,code,parent_code,is_deleted,version,create_user,create_time,update_user,update_time)
VALUES ('POMS','POMS',0,'admin','a28112bdb3a76fff7871f156bdd66af9','a28112bdb3a76fff7871f156bdd66af9',0,1,'admin','2022-10-01 10:00:00',NULL,NULL);