修复上报夜莺功能

This commit is contained in:
zengqiao
2020-11-22 16:56:22 +08:00
parent fb20cf6069
commit 36e3d6c18a
22 changed files with 361 additions and 284 deletions

View File

@@ -19,7 +19,7 @@ spring:
allow-bean-definition-overriding: true
profiles:
active: dev,account-dev,monitor-dev,notify-dev,kcm-dev
active: dev
servlet:
multipart:
max-file-size: 60MB
@@ -48,10 +48,12 @@ kcm:
monitor:
enabled: false
n9e:
base-url: http://127.0.0.1/api
username: admin
user-token: admin
nid: 10
nid: 2
user-token: 1234567890
mon:
base-url: http://127.0.0.1:8032
sink:
base-url: http://127.0.0.1:8008
notify:
kafka: