chore: optimize the code; 🌟

This commit is contained in:
iczer
2020-07-15 19:32:43 +08:00
parent 3ff12474cd
commit 687a3adc37
3 changed files with 15 additions and 16 deletions

View File

@@ -6,7 +6,7 @@ const METHOD = {
}
/**
* axios请求函数
* axios请求
* @param url 请求地址
* @param method {METHOD} http method
* @param params 请求参数