This commit is contained in:
wangff
2025-11-17 10:06:36 +08:00
parent 0646022baf
commit 026dab78ff
2 changed files with 8 additions and 3 deletions

View File

@@ -12,6 +12,6 @@ public class AccountVerifyDTO {
private String outStoreId;
private Integer accountStatus;
private Integer openStatus;
}