优化

pull/82/head^2
awenes 2024-04-04 18:19:59 +08:00
parent f1fe85bec2
commit 214875fa61
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog https://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.3.xsd
http://www.liquibase.org/xml/ns/dbchangelog https://www.liquibase.org/xml/ns/pro/liquibase-pro-4.3.xsd">
<!--init-->
<changeSet author="TopIAM" id="1.1.0">
<changeSet author="TOPIAM" id="1.1.0">
<!--应用分组-->
<createTable remarks="应用分组" tableName="app_group">
<column name="id_" remarks="主键ID" type="BIGINT">

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
eiam-common - Employee Identity and Access Management
eiam-console - Employee Identity and Access Management
Copyright © 2022-Present Jinan Yuanchuang Network Technology Co., Ltd. (support@topiam.cn)
This program is free software: you can redistribute it and/or modify