Skip to content

Commit e5b0cd3

Browse files
authored
修复AI
1 parent 2b901ee commit e5b0cd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

明文源吗

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,10 @@
189189
}
190190
}
191191

192-
return 'HK';
192+
return 'SG';
193193

194194
} catch (error) {
195-
return 'HK';
195+
return 'SG';
196196
}
197197
}
198198

0 commit comments

Comments
 (0)