@@ -13,9 +13,9 @@ spring:
db:
num: 1
password:
- '0': ${MYSQL-PWD:158780}
+ '0': ${MYSQL-PWD:Lttc123!}
url:
- '0': jdbc:mysql://${MYSQL-HOST:jeecg-boot-mysql}:${MYSQL-PORT:3306}/${MYSQL-DB:nacos}?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useUnicode=true&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true
+ '0': jdbc:mysql://10.200.1.115:3306/luthai-basis-platform-nacos?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useUnicode=true&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true
user:
'0': ${MYSQL-USER:root}
management:
@@ -35,13 +35,6 @@
<!-- <artifactId>jeecg-module-demo</artifactId>-->
<!-- <version>${jeecgboot.version}</version>-->
<!-- </dependency>-->
-
- <dependency>
- <groupId>org.jeecgframework.boot</groupId>
- <artifactId>jflow-core</artifactId>
- <version>1.1.0</version>
- <scope>compile</scope>
- </dependency>
</dependencies>
<build>
@@ -152,7 +152,7 @@ const infoDeptUseroptions = ref<SelectProps['options']>([]);
this.$emit('closeModal',obj);
},
- // 设置表单数据
+ // 初始化表单数据
async initBaseForm(value) {
console.log("表单一设置数据")
// 设置信息部用户