|
@@ -74,6 +74,6 @@ hystrix:
|
|
|
mybatis:
|
|
mybatis:
|
|
|
type-aliases-package: com.usoftchina.smartschool.device.po
|
|
type-aliases-package: com.usoftchina.smartschool.device.po
|
|
|
mapper-locations: classpath:mapper/*.xml
|
|
mapper-locations: classpath:mapper/*.xml
|
|
|
-icCard:
|
|
|
|
|
- send:
|
|
|
|
|
- url: https://school-api.ydyhz.com/api/wechat/send/Messages
|
|
|
|
|
|
|
+smartschool:
|
|
|
|
|
+ wechat:
|
|
|
|
|
+ pushUrl: https://school-api.ubtob.com/api/wechat/send/Messages
|