You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES ( '888','888'); INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES ( '888','8881'); INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES ( '888','9528'); INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES ( '9528','8881'); INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES ( '9528','9528');
|