|
|
@@ -7,14 +7,14 @@
|
|
|
* @FilePath: \Mina_B_T\miniprogram\config.ts
|
|
|
*/
|
|
|
// 测试服
|
|
|
-// export const apiUrl = "https://hw.hap-job.com/happy-boot"
|
|
|
-// export const baseurl = "https://hw.hap-job.com"
|
|
|
-// export const captcha = '2072736870'
|
|
|
+export const apiUrl = "https://hw.hap-job.com/happy-boot"
|
|
|
+export const baseurl = "https://hw.hap-job.com"
|
|
|
+export const captcha = '2072736870'
|
|
|
// export const imgServerUrl = "https://hpjobtest.oss-cn-shanghai.aliyuncs.com/uploadfiles/mina"//图片服务器地址
|
|
|
// export const imgServerUrl_new = "https://hpjobtest.oss-cn-shanghai.aliyuncs.com"//图片服务器地址
|
|
|
// 正式服
|
|
|
-export const apiUrl = "https://www.dal-pay.com/happy-boot"
|
|
|
-export const baseurl = "https://www.dal-pay.com"
|
|
|
-export const captcha = '2012155849'
|
|
|
+// export const apiUrl = "https://www.dal-pay.com/happy-boot"
|
|
|
+// export const baseurl = "https://www.dal-pay.com"
|
|
|
+// export const captcha = '2012155849'
|
|
|
// export const imgServerUrl = "https://happyjob.oss-cn-shanghai.aliyuncs.com/uploadfiles/mina"//图片服务器地址
|
|
|
// export const imgServerUrl_new = "https://happyjob.oss-cn-shanghai.aliyuncs.com"//图片服务器地址
|