更新太和e护配置wifi失败问题

This commit is contained in:
wyf
2025-11-13 09:56:02 +08:00
parent a9992f40ee
commit 776275aa3d
34 changed files with 5470 additions and 552 deletions

View File

@@ -17,6 +17,7 @@ class UserModel {
int? created_at;
String? email;
bool? test;
bool? fac;//是否测试,可以全部升级
UserModel();
static UserModel fromJson(Map<String, dynamic> json) =>