feat: 补接口4测试页,更新索引和接入说明
- static/test_interface4.html: 上传照片 → 英文优先字段 + 全部42项特征表格 + 原始JSON - gateway/app.py: 首页索引增加 if4_features 测试页 - static/integration.html: 接入说明补充接口4测试页链接
This commit is contained in:
@@ -194,6 +194,7 @@ async def index():
|
||||
"if1_measure": "/static/test_interface1.html",
|
||||
"if2_hair_grow": "/static/test_interface2.html",
|
||||
"if3_hair_grow_b": "/static/test_interface3.html",
|
||||
"if4_features": "/static/test_interface4.html",
|
||||
"if5_hairline": "/static/test_interface5.html",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user