Merge remote-tracking branch 'origin' into 4.0.x

This commit is contained in:
William Cheng
2018-11-24 17:48:17 +08:00
447 changed files with 17976 additions and 1104 deletions

View File

@@ -141,7 +141,7 @@ public class ApiClient {
/**
* Get base path
*
* @return Baes path
* @return Base path
*/
public String getBasePath() {
return basePath;