审计日志相关代码提交
This commit is contained in:
@@ -20,7 +20,7 @@ spring:
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
ip: @server.url@
|
||||
ip: @service.server.url@
|
||||
server-addr: @nacos.url@
|
||||
namespace: @nacos.namespace@
|
||||
config:
|
||||
@@ -48,7 +48,11 @@ mybatis-plus:
|
||||
type-aliases-package: com.njcn.harmonic.pojo
|
||||
|
||||
|
||||
|
||||
mqtt:
|
||||
uri: tcp://@middle.server.url@:1883
|
||||
client-id: @artifactId@
|
||||
username: t_user
|
||||
password: njcnpqs
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user