TRX 1 yıl önce
ebeveyn
işleme
d0b81bef02

+ 1 - 1
OneCardIotServer/src/main/resources/bootstrap.yml

@@ -8,7 +8,7 @@ spring:
     allow-circular-references: true
   # 应用名
   application:
-    name: ${project.artifactId}-trx
+    name: ${project.artifactId}
   # 当前读取配置文件的类型
   profiles:
     active: ${spring.profiles.active}