huliguo
2025-07-03 e3a2245265516fef78b4737d6fffc939e7c5e0af
pt-errand/src/main/java/com/ruoyi/errand/object/vo/login/LoginVO.java
@@ -13,7 +13,7 @@
    private String token;
    @ApiModelProperty("失效时间(秒)")
    private Long failureTime;
    @ApiModelProperty("跳转页面(0=首页,1=注册页)")
    @ApiModelProperty("跳转页面(1=首页,2=注册页)")
    private Integer skipPage;
    @ApiModelProperty("微信解密的手机号")
    private String phone;