快速報名

This commit is contained in:
2026-05-22 17:51:57 +08:00
parent 77f642b2d2
commit ccc188013b
7 changed files with 617 additions and 4 deletions
+1
View File
@@ -43,6 +43,7 @@ namespace Model.ViewModel
public string country { get; set; }
public string country2 { get; set; }
public string phone_idcode { get; set; } // 電話/證號搜尋欄位
public string cellphone { get; set; }
}
public class followers_tablet
{