Appearance
提供图形数据操作和可视化的相关API接口集合。
POST /api/v1/graph/merchants HTTP/1.1 Content-Type: application/json { "name": "Example Merchant", "category": "retail", "location": { "lat": 37.7749, "lng": -122.4194 } }