gongzuming
2024-09-19 a768dc3daa04d35fedfbe75c0a59b9b2545b85c4
src/main/resources/application.yml
@@ -20,7 +20,7 @@
      maxRequestSize: 50MB
mybatis-plus:
  mapper-locations: classpath:/mapper/*Mapper.xml,classpath:/mapper/**/*Mapper.xml
  mapper-locations: classpath:/mapper/*Mapper.xml,classpath:/mapper/**/*Mapper.xml,classpath:/mapper/*Mapper*.xml,classpath:/mapper/**/*Mapper*.xml
  global-config:
    banner: false
    db-config:
@@ -77,14 +77,14 @@
wechat:
  merchantId: 1661512517
  customer:
      appid: wx1441324401626290    #小程序appId
      secret: bab595ac75f60eb33567511111a569a7    #secret
    appid: wx1441324401626290    #小程序appId
    secret: bab595ac75f60eb33567511111a569a7    #secret
  partner:
      appid: wx6d0ecc4e18710458    #小程序appId
      secret: 22afb006e9b94ee97c47bbfded9151eb     #secret
    appid: wx6d0ecc4e18710458    #小程序appId
    secret: 22afb006e9b94ee97c47bbfded9151eb     #secret
  supplier:
      appid: wx3203fd935a6ffe09    #小程序appId
      secret: 9121c703fb0c416b21a8c289dd73ae9b     #secret
    appid: wx3203fd935a6ffe09    #小程序appId
    secret: 9121c703fb0c416b21a8c289dd73ae9b     #secret
sms:
  verificationCode: SMS_301300012   #验证码通用模版