fix(hotfix/20250324): 新增数据清洗接口
This commit is contained in:
parent
867fe270d1
commit
7514d712bb
@ -22,7 +22,6 @@ import org.springframework.scheduling.annotation.EnableAsync;
|
||||
public class TyrServerTestApplication {
|
||||
|
||||
public static void main(String[] args) throws Exception {
|
||||
// System.setProperty("rocket.consumer.listeners.disable", "true");
|
||||
System.setProperty("spring.profiles.active", "test");
|
||||
System.setProperty("NACOS_HOST", "https://test-nacos.axzo.cn");
|
||||
System.setProperty("NACOS_NAMESPACE_ID","f3c0f0d2-bac4-4498-bee7-9c3636b3afdf");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user