Commit f442c78b by zhangxingmin

push

parent 8295b567
...@@ -83,8 +83,8 @@ public class ProductPlan implements Serializable { ...@@ -83,8 +83,8 @@ public class ProductPlan implements Serializable {
/** /**
* 产品上架信息表名称(标题) * 产品上架信息表名称(标题)
*/ */
@TableField("product_launch_main_name") @TableField("product_launch_name")
private String productLaunchMainName; private String productLaunchName;
/** /**
* 供款期数 * 供款期数
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment