Commit afee2bfe authored by suhuiguang's avatar suhuiguang

1.修改不一致

parent e4024d8f
...@@ -1202,7 +1202,7 @@ public class RiskSourceServiceImpl implements IRiskSourceService { ...@@ -1202,7 +1202,7 @@ public class RiskSourceServiceImpl implements IRiskSourceService {
@Autowired @Autowired
private WebMqttComponent webMqttComponent; private WebMqttComponent webMqttComponent;
@Value("${auto-sys.push.type}") @Value("${autoSys.push.type}")
private String pushType; private String pushType;
@Value("${spring.application.name}") @Value("${spring.application.name}")
private String serviceName; private String serviceName;
......
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