TASK:机房免登录测试;

This commit is contained in:
shahaibo
2024-01-15 15:06:48 +08:00
parent 1b836175b1
commit 62f9bb3795
7 changed files with 92 additions and 0 deletions

View File

@@ -78,4 +78,6 @@ public class Account implements Serializable {
private Integer isTrial;
private Integer isBeginner;
private String browserIdentifiers;
}