mirror of
https://git.neonteam.dev/amizing/robinsr.git
synced 2025-03-12 03:28:30 -04:00
support IOS ( ig?)
This commit is contained in:
parent
d43b2ef39a
commit
6435d4e30b
@ -14,7 +14,7 @@ pub async fn query_dispatch() -> String {
|
||||
region_list: vec![RegionEntry {
|
||||
name: String::from("RobinSR"),
|
||||
title: String::from("RobinSR"),
|
||||
env_type: String::from("21"),
|
||||
env_type: String::from("22"),
|
||||
dispatch_url: String::from("http://127.0.0.1:21000/query_gateway"),
|
||||
..Default::default()
|
||||
}],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user