pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml
@@ -12,7 +12,11 @@
        context-parameters:
            #GenerateIdSetSuffixListener中应用,取值范围是0-99
            idSuffix: ${pipIrr.wechat.idSuffix}
wechat:
    irr:
        plan:
            delay: 5 #轮灌中计划开阀的延迟时长(分钟)
            preOpeningTime: 10 #提前时间(分钟)
#阿里短信服务
aliyun:
    sms:
@@ -20,3 +24,10 @@
        sms-access-key-secret: sU2CoLdNgcjnf5uPPU2dY7NNGNvOIX
        sms-template-code: SMS_460776024
        sms-sign-name: 大禹节水
logging:
    level:
        com:
            dy:
                pipIrrGlobal:
                    daoIr: trace