|
|
@@ -47,7 +47,7 @@ public class MedicalInsRuleProject implements Serializable {
|
|
|
/**主数据表编码*/
|
|
|
@Excel(name = "主数据表编码", width = 15)
|
|
|
@ApiModelProperty(value = "主数据表编码")
|
|
|
- private java.lang.String proejctCode;
|
|
|
+ private java.lang.String projectCode;
|
|
|
/**项目名称*/
|
|
|
@Excel(name = "项目名称", width = 15)
|
|
|
@ApiModelProperty(value = "项目名称")
|