chore(api): change backend address

This commit is contained in:
xfy
2025-04-01 11:01:19 +08:00
parent 07f40c5edb
commit c0a7a1661f

View File

@ -1,2 +1,4 @@
// Target address
pub static MSG_URL: &str = "https://swdx.kdah.cn:8011";
// pub static MSG_URL: &str = "https://swdx.kdah.cn:8011";
pub static MSG_URL: &str = "http://58.242.187.12:8011";