Browse Source

测试 获取接口

qinzhipeng_v 6 years ago
parent
commit
5f3ca11cc6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/httpmock.js

+ 1 - 1
src/api/httpmock.js

@@ -70,7 +70,7 @@ export function changeDataType(d) {
   })
   })
 }
 }
 
 
-// method方法接口
+// method方法获取接口
 export function getSupportMethods() {
 export function getSupportMethods() {
   return request({
   return request({
     url: mockUrl + '/api/mock/httpmock/getSupportMethods',
     url: mockUrl + '/api/mock/httpmock/getSupportMethods',