pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml
@@ -72,7 +72,7 @@
pipIrr:
    global:
        dev: false   #是否开发阶段,true或false
        dev: true   #是否开发阶段,true或false
        dsName: ym  #开发阶段,设置临时的数据库名称
    mw:
        webPort: 8070
@@ -130,6 +130,14 @@
#    ym: 100
#    pj: 101
#项目配置
project:
    #项目编码
    projectNo: 10
    #控制器类型
    controllerType: 57
#通讯协议
#protocol: DYJS_2023,DYJS_2024
mw:
@@ -147,3 +155,12 @@
tokennofilter:
    urls:
        - /sso/sso
        - /remote/comRes/receive
        - /wx/comRes/receive
#自动统计配置
auto-statistics:
    #月统计
    month:
        startDay: 1
        startHour: 0
        startMinute: 5