Commit 4ca19822 authored by yanghao's avatar yanghao

chore: 客户分页返回竞争对手名称

parent 0375d33a
......@@ -518,4 +518,9 @@ public class CustomerDO extends BaseDO {
private String countryName;
// competitorNames
@TableField(exist = false)
private String competitorNames;
}
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