fix for OS
This commit is contained in:
@@ -14,7 +14,7 @@ pub async fn query_dispatch() -> String {
|
|||||||
region_list: vec![RegionEntry {
|
region_list: vec![RegionEntry {
|
||||||
name: String::from("RobinSR"),
|
name: String::from("RobinSR"),
|
||||||
title: String::from("RobinSR"),
|
title: String::from("RobinSR"),
|
||||||
env_type: String::from("11"),
|
env_type: String::from("21"),
|
||||||
dispatch_url: String::from("http://127.0.0.1:21000/query_gateway"),
|
dispatch_url: String::from("http://127.0.0.1:21000/query_gateway"),
|
||||||
..Default::default()
|
..Default::default()
|
||||||
}],
|
}],
|
||||||
|
|||||||
Reference in New Issue
Block a user