| | |
| | | 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: |
| | |
| | | |
| | | wx: |
| | | miniapp: |
| | | appid: wx3203fd935a6ffe09 #小程序appId 花店端 |
| | | secret: 9121c703fb0c416b21a8c289dd73ae9b #secret花店端 |
| | | appid: wx1441324401626290 #小程序appId 花店端 |
| | | secret: bab595ac75f60eb33567511111a569a7 #secret花店端 |
| | | msgDataFormat: JSON |
| | | mp: |
| | | app-id: xxx #公众号appId |