update 标协会员成员-查询
This commit is contained in:
+1
-1
@@ -154,7 +154,7 @@ public class TbMemberProjectSubitem implements Serializable {
|
||||
@DateTimeFormat(pattern="yyyy-MM-dd")
|
||||
@ApiModelProperty(value = "预估到账日期")
|
||||
@Excel(name = "预估到账日期", width = 15)
|
||||
private String estimatedArrivalDate;
|
||||
private Date estimatedArrivalDate;
|
||||
|
||||
/**打包*/
|
||||
@Excel(name = "打包", width = 15,dicCode = "yn")
|
||||
|
||||
Reference in New Issue
Block a user