Commit 05e94e43 authored by litengwei's avatar litengwei

消息组件优化

parent 5604700b
......@@ -43,7 +43,7 @@ public class SignServiceImpl extends BaseService<SignDto,Sign,SignMapper> implem
@Value("${mqtt.topic.person.sign}")
private String personSign;
@Value("${mqtt.topic.person.sign.zxj}")
@Value("${mqtt.topic.person.sign.zxj:sign/data/synZxj}")
private String personSignZxj;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment