sean.zhou
2022-12-12 20e5f4cd989fbe345d949c96f73009901fdfd041
src/api/http/config.ts
@@ -3,7 +3,7 @@
  // license
  appId: 'Please enter the app id.',  // You need to go to the development website to apply.
  appKey: 'Please enter the app key.',  // You need to go to the development website to apply.
  appLicense: 'Please enter the app license.' // You need to go to the development website to apply.
  appLicense: 'Please enter the app license.', // You need to go to the development website to apply.
  
  // http
  baseURL: 'Please enter the backend access address prefix.', // This url must end with "/". Example: 'http://192.168.1.1:6789/'