소스 검색

report permission

production
tommy 1 주 전
부모
커밋
66f05c1e75
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      src/main/resources/db/changelog/changes/20260611_01_codex/01_add_report_management_authority.sql

+ 3
- 0
src/main/resources/db/changelog/changes/20260611_01_codex/01_add_report_management_authority.sql 파일 보기

@@ -0,0 +1,3 @@
-- liquibase formatted sql
-- changeset codex:add report management authority
INSERT INTO `fpsmsdb`.`authority` (`authority`, `name`) VALUES ('REPORT_MGMT', '報告管理');

불러오는 중...
취소
저장