1
0

j_wms_operate_u_user_role.sql 360 B

1
  1. INSERT INTO `j-wms-operate`.u_user_role (id, code, name, level, sort, description, created_time, created_by_user_id, created_by_user_code, update_time, update_by_user_id, update_by_user_code, extend1, extend2) VALUES ('1', 'admin', '系统管理员', 1, 0, '系统管理员', '2017-11-09 11:56:18', '1', 'admin', '2017-11-09 11:56:33', '1', 'admin', '1', '2');