diff --git a/config/app.js b/config/app.js
index ea49652..fb8235a 100644
--- a/config/app.js
+++ b/config/app.js
@@ -1,5 +1,5 @@
// 开发者环境:开|关
-const SWITCH_DEVELOPMENT = false
+const SWITCH_DEVELOPMENT = true
/** S 是否H5端 **/
// #ifdef H5
@@ -33,7 +33,9 @@ export const version = '1.0.6'
// export const uploadURL = baseURL + '/ylapi/yuanl/common/upload'
export const uploadURL = baseURL + '/ylapi/yuanl/common/upload'
// export const OSSURL = baseURL + '/yuanlin/'
-export const OSSURL = 'https://yuanlin.jichengshanshui.com.cn:8987/yuanlin/'
+// export const OSSURL = 'https://yuanlin.jichengshanshui.com.cn:8987/yuanlin/'
+export const OSSURL = 'https://test.jichengshanshui.com.cn:28310/yuanlin/'
+
// https://img.jichengshanshui.com.cn:28207
// https://yuanlin.jichengshanshui.com.cn:8987/yuanlin/
\ No newline at end of file
diff --git a/pages/work/case/result.vue b/pages/work/case/result.vue
index 9a85ca7..d3b0dfd 100644
--- a/pages/work/case/result.vue
+++ b/pages/work/case/result.vue
@@ -4,7 +4,7 @@
养护编码{{info.maintainNo}}
- 植物类型{{info.plantTypeName}}
+ 植物类型{{info.plantTypeName}}
养护类型{{info.maintainTypeName}}