選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

7 行
206 B

  1. module.exports = {
  2. NODE_ENV: '"production"',
  3. // BASE_API: '"http://47.93.28.53:8080/"',
  4. BASE_API: '"http://ota.neusoft.com/"'
  5. // BASE_API: '"http://ota.neusoft.com:28080/"'//阿里测试服务器
  6. }