liurunyu
2024-12-14 c38ce32a66bd3658510f85580ac9df4eb9193c7e
pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application.yml
@@ -1,9 +1,10 @@
spring:
    profiles:
        include: global, database, database-ym, database-pj
        include: global, database, database-ym, database-sp, database-test
user:
    defaultTrueRandomFalsePassword: true #true:采用默认密码,false:系统产生随机密码
    defaultPassword: "abc_123"
#    defaultPassword: "admin"
#actutor的web端口
management: