zhangtao
dongdingding 1 year ago
parent 1ad48efc32
commit 8bfb056938

@ -26,14 +26,14 @@ public class BPlanEnterpriseZhifaResponse {
/**
* id
*/
@Excel(name = "计划id")
@Excel(name = "计划名称")
@ApiModelProperty(value = "计划id")
private Long planId;
/**
* id
*/
@Excel(name = "企业id")
@Excel(name = "企业信用代码")
@ApiModelProperty(value = "企业id")
private String enterpriseId;

Loading…
Cancel
Save