From 8780e39236cf6bf381c352ee12902663b4efa522 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期二, 14 四月 2026 11:28:41 +0800
Subject: [PATCH] 修改生成费用不取实报实销作废

---
 ui/car_wx_app/config.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ui/car_wx_app/config.js b/ui/car_wx_app/config.js
index 83dcf25..4e9f179 100644
--- a/ui/car_wx_app/config.js
+++ b/ui/car_wx_app/config.js
@@ -1,6 +1,6 @@
-//const host = 'https://tmsapi.ygalogisticspark.com/api/';
+const host = 'https://tmsapi.ygalogisticspark.com/api/';
 //const host = 'http://61.143.42.70:7010/cwgltest-api/';
-const host = 'http://192.168.1.92:8060/';
+//const host = 'http://192.168.1.92:8060/';
 // const host = 'https://jyjyapi.ygalogisticspark.com/api2/zhfw/api/third';
 const imageUrlYL = 'http://localhost:8080';
 const aliOssUrl = 'https://huichang-tms.oss-cn-hongkong.aliyuncs.com';

--
Gitblit v1.8.0