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.

10 lines
526 B

  1. INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES (
  2. '888','888');
  3. INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES (
  4. '888','8881');
  5. INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES (
  6. '888','9528');
  7. INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES (
  8. '9528','8881');
  9. INSERT INTO sys_data_authority_id (sys_authority_authority_id,data_authority_id) VALUES (
  10. '9528','9528');