update define

This commit is contained in:
wood
2025-07-07 01:19:12 +08:00
parent 38a8e2dae4
commit 7f8f240da1
2 changed files with 45 additions and 13 deletions
+6 -1
View File
@@ -60,8 +60,13 @@ pub trait SwqosClientTrait {
#[derive(Debug, Clone, PartialEq, Eq, Hash)]
pub enum SwqosRegion {
NewYork,
Amsterdam,
Frankfurt,
Amsterdam,
SLC,
Tokyo,
London,
LosAngeles,
Default,
}
#[derive(Debug, Clone)]