feat: 植物识别
This commit is contained in:
+13
-5
@@ -1,5 +1,5 @@
|
||||
system:
|
||||
addr: 8888
|
||||
addr: 8889
|
||||
db-type: mysql
|
||||
router-prefix: ""
|
||||
enable-captcha: 0
|
||||
@@ -14,9 +14,14 @@ jwt:
|
||||
|
||||
|
||||
# 植趣微信小程序
|
||||
#mini-program:
|
||||
# app-id: wxb463820bf36dd5d6
|
||||
# app-secret: 731784a74c76c6d31fa00bb847af2c7d
|
||||
|
||||
# 植遇微信小程序
|
||||
mini-program:
|
||||
app-id: wxb463820bf36dd5d6
|
||||
app-secret: 731784a74c76c6d31fa00bb847af2c7d
|
||||
app-id: wx52dfc635739a9c19
|
||||
app-secret: 5aaed22f05352b7cd991870de6600bef
|
||||
|
||||
# 植趣服务号
|
||||
service-account:
|
||||
@@ -32,6 +37,9 @@ wechat-pay:
|
||||
public-key-path: /Users/blizzard/privateFolder/cert/pub_key.pem # 商户APIv3密钥对应的公钥
|
||||
notify-url: https://prod.sundynix.cn/api/wechatpay/notify # 微信支付结果通知回调地址
|
||||
|
||||
baidu-img-classify:
|
||||
api-key: hpBfjwy8ifv3qswYGYjUCNKN
|
||||
secret-key: i5aXZdM4XZVuDroBslL0f3uIuwbAyXFS
|
||||
|
||||
minio:
|
||||
access-key-id: qP5QXP3g6Axw1hkwX21Y
|
||||
@@ -74,8 +82,8 @@ redis:
|
||||
- 172.21.0.4:7001
|
||||
- 172.21.0.2:7002
|
||||
db: 1
|
||||
# name: ""
|
||||
# password: "sundynix"
|
||||
# name: ""
|
||||
# password: "sundynix"
|
||||
cluster: false
|
||||
|
||||
zap:
|
||||
|
||||
Reference in New Issue
Block a user