zhoulisen 5 years ago
parent
commit
4c9de6cb82
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/services/apis.js

+ 1
- 1
src/services/apis.js View File

237
       method: 'put',
237
       method: 'put',
238
       action: 'channel',
238
       action: 'channel',
239
     },
239
     },
240
-    
240
+  },
241
 
241
 
242
   company: {
242
   company: {
243
     list: {
243
     list: {