aaa
Some checks failed
Flask 提示词大师 - CI/CD 流水线 / 代码质量检查 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 单元测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 集成测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 构建Docker镜像 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到测试环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到生产环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署监控系统 (push) Has been cancelled
Some checks failed
Flask 提示词大师 - CI/CD 流水线 / 代码质量检查 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 单元测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 集成测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 构建Docker镜像 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到测试环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到生产环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署监控系统 (push) Has been cancelled
This commit is contained in:
21
example/app/src/main/assets/fpList.json
Normal file
21
example/app/src/main/assets/fpList.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"customer_id": "ae0c5199fdf564f90796aec09482b85d",
|
||||
"fp_num": "2",
|
||||
"headimg": "localhost/upload/2020081115530962805.jpg",
|
||||
"industry": [
|
||||
{
|
||||
"customer_id": "ae0c5199fdf564f90796aec09482b85d",
|
||||
"industry": "家具",
|
||||
"type": "0"
|
||||
}
|
||||
],
|
||||
"name": "demo",
|
||||
"phone": "18831913290",
|
||||
"wechat": "wangyuxin283425757"
|
||||
}
|
||||
],
|
||||
"msg": "获取成功",
|
||||
"success": 0
|
||||
}
|
||||
Reference in New Issue
Block a user