| | |
| | | ]
|
| | | }
|
| | | ]
|
| | | },
|
| | | |
| | | "attach/get_attach_metric_list":{"map":{"class":"#SMTJavaAIControl", "method":"getAttachMetricList"},
|
| | | "swaggers":[
|
| | | { "tags" : ["附件操作"],
|
| | | "title" : "获取附件指标定义列表",
|
| | | "parameters" : [
|
| | | ]
|
| | | }
|
| | | ]
|
| | | },
|
| | | |
| | | "attach/query_attach_metric_names":{"map":{"class":"#SMTJavaAIControl", "method":"queryAttachMetricNames"},
|
| | | "swaggers":[
|
| | | { "tags" : ["附件操作"],
|
| | | "title" : "查询附件指标名称",
|
| | | "parameters" : [
|
| | | {"name":"id", "title":"查询指标id", "required":true},
|
| | | {"name":"name", "title":"查询指标名称", "required":true}
|
| | | ]
|
| | | }
|
| | | ]
|
| | | },
|
| | | |
| | | "attach/query_attach_metric_values":{"map":{"class":"#SMTJavaAIControl", "method":"queryAttachMetricValues"},
|
| | | "swaggers":[
|
| | | { "tags" : ["附件操作"],
|
| | | "title" : "查询附件指标值",
|
| | | "parameters" : [
|
| | | {"name":"id", "title":"查询指标id", "required":true},
|
| | | {"name":"start_time", "title":"起始时间", "required":true},
|
| | | {"name":"end_time", "title":"结束时间", "required":true},
|
| | | {"name":"quota_keys", "title":"query_attach_metric_names返回前端的json", "required":true}
|
| | | ]
|
| | | }
|
| | | ]
|
| | | }
|
| | | } |