huliguo
2025-07-03 e3a2245265516fef78b4737d6fffc939e7c5e0af
pt-errand/src/main/java/com/ruoyi/errand/object/vo/sys/AppUserPageListVO.java
@@ -13,7 +13,7 @@
@ApiModel("app用户管理分页(后台)")
public class AppUserPageListVO {
    @ApiModelProperty("主键")
    private Long id;
    private String id;
    @ApiModelProperty("用户")
    private String name;
    @ApiModelProperty("手机号")