|
@@ -18,3 +18,7 @@ mybatis-plus:
|
|
map-underscore-to-camel-case: true
|
|
map-underscore-to-camel-case: true
|
|
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
mapper-locations: classpath:mapper/*.xml
|
|
mapper-locations: classpath:mapper/*.xml
|
|
|
|
+
|
|
|
|
+wechat:
|
|
|
|
+ appid: wxf463750c0be078db
|
|
|
|
+ secret: beba38298a2f51c6299703dc31744e12
|