fix
songhuangfeng123
2022-05-19 e520d6f233851374356bb49c4cf724d1d3565b05
config/prod.env.js
@@ -11,9 +11,12 @@
    // BASE_API: '"http://220.171.99.118:4100"',
    // IMG_API: '"http://220.171.99.118:4100/upload/"',
    // BASE_API: '"http://220.171.99.118:4101/api"',
    // IMG_API: '"http://220.171.99.118:4101/api/upload/"',
    BASE_API: '"http://222.92.213.21:8006/zhongtai"',
    IMG_API: '"http://222.92.213.21:8006/zhongtai/upload/"',
    BASE_API: '"http://222.92.213.22:8006/zhongtai"',
    IMG_API: '"http://222.92.213.22:8006/zhongtai/upload/"',
    NANO_API: '"http://222.92.213.22:8006/nanoweb"',
    ZT_API:'"http://123.56.127.115:8011"'
}