fix:优化界面
This commit is contained in:
15
backend/data/customers.json
Normal file
15
backend/data/customers.json
Normal file
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"id": "50ddd99c-f369-4baf-b875-c3ce80d851d8",
|
||||
"key": "HBpEnbtj9BJZ",
|
||||
"wxid": "zhang499142409",
|
||||
"remark_name": "测试",
|
||||
"region": "上海",
|
||||
"age": "20",
|
||||
"gender": "男",
|
||||
"level": "A",
|
||||
"tags": [
|
||||
"准客户"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user