This commit is contained in:
wangliwen 2022-08-17 16:27:11 +08:00
parent 0eb62c0885
commit 4446657af2
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ public class ResourceEntity extends BaseEntity {
/**
* 下架申请电话
*/
@TableField(value = "undercarriage_phone")
private String undercarriageUserPhone;