马宇豪
2023-10-31 c7bd1a3fd46b5d5f887ce4f674387294ee1e8ccd
config/env.production.js
@@ -1,4 +1,5 @@
module.exports = {
    NODE_ENV: "production",
    baseUrl: '121.239.169.30:33306',
    baseUrl: 'http://121.239.169.30:13001',
    // baseUrl: 'http://192.168.0.52:13001',
}