123456789 |
- {
- "groupId": "${project.groupId}",
- "artifactId": "${project.artifactId}",
- "path": "hsweb-system/hsweb-system-authorization/hsweb-system-authorization-web",
- "gitCommitHash": "${git.commit.hash}",
- "gitRepository": "http://github.com/hs-web/hsweb-framework",
- "version": "${project.version}",
- "comment": "权限管理Web层"
- }
|