Pu Zhibing
2025-01-14 a2da864dfeb42a81243b1b31bd6eb269819cd4e5
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/CouponInfo.java
@@ -148,6 +148,9 @@
    @TableField(exist = false)
    private List<AppUser> appUserList;
    @TableField(exist = false)
    private String phone;
    public String getIdStr(){
        return String.valueOf(id);