增加场景信息
This commit is contained in:
@@ -101,5 +101,6 @@ public class CustomerManagement implements Serializable {
|
||||
@TableField("customer_source")
|
||||
private String customerSource;
|
||||
|
||||
|
||||
@TableField(exist = false)
|
||||
private String scenario;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user