Commit 8ffe06fc authored by EDY's avatar EDY

优化

parent ff68ccb0
...@@ -83,7 +83,7 @@ public class BaseCustomInfo extends BaseEntity ...@@ -83,7 +83,7 @@ public class BaseCustomInfo extends BaseEntity
/** 标签 */ /** 标签 */
@Excel(name = "标签",separator = "1=预算低,2=个人,3=公司,4=有实力,5=预算一般,6=预算高,7=比价,8=找本地,9=未接通") @Excel(name = "标签",readConverterExp = "1=预算低,2=个人,3=公司,4=有实力,5=预算一般,6=预算高,7=比价,8=找本地,9=未接通")
private String bq; private String bq;
/** 备注 */ /** 备注 */
......
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