This commit is contained in:
朱文强 2023-04-21 14:58:15 +08:00
förälder 71d9d4e1f2
incheckning 5731c07120
2 ändrade filer med 4 tillägg och 4 borttagningar

Visa fil

@ -2,11 +2,11 @@
* @Author: zwq
* @Date: 2023-02-07 08:55:09
* @LastEditors: zwq
* @LastEditTime: 2023-04-17 10:54:36
* @LastEditTime: 2023-04-21 14:56:29
* @Description:
*/
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://wms.picaiba.com/report-ui"'
BASE_API: '"http://api.report.picaiba.com"'
}

File diff suppressed because one or more lines are too long