Commit ef5e0d33 authored by 李志鸣's avatar 李志鸣

fea(api文件): 更新api文件

parent dd8cbfe2
...@@ -670,6 +670,24 @@ ...@@ -670,6 +670,24 @@
"method": "get" "method": "get"
} }
}, },
"report-controller": {
"efr-get": {
"url": "/area/efr",
"method": "get"
},
"trend-get": {
"url": "/area/oeu/trend",
"method": "get"
},
"state-get": {
"url": "/area/equ/state",
"method": "get"
},
"oeu-get": {
"url": "/area/oeu",
"method": "get"
}
},
"auth-controller": { "auth-controller": {
"check-post": { "check-post": {
"url": "/auth/check", "url": "/auth/check",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment