TASK:AiDA

This commit is contained in:
shahaibo
2024-12-13 16:07:21 +08:00
parent 82f7571612
commit cdf29d2b0d
6 changed files with 188 additions and 19 deletions

View File

@@ -44,4 +44,6 @@ public class AccountLoginVO {
private List<AccountExtend> accountExtendList;
private String Language;
}