diff --git a/Tools/PrefixHeader.pch b/Tools/PrefixHeader.pch
index 62b20e503eaa0da8f738c2f82a367d56a2514bb1..419538f53ca48c76cabc9edd34b9fec4e957207d 100755
--- a/Tools/PrefixHeader.pch
+++ b/Tools/PrefixHeader.pch
@@ -140,7 +140,7 @@
 /**
  *  服务器开发地址
  */
-//#define SERVERREQUESTURL(URL)  [NSString stringWithFormat:@"http://139.196.195.30:8090/opple-web/app%@",URL]
+#define SERVERREQUESTURL(URL)  [NSString stringWithFormat:@"http://139.196.195.30:8090/opple-web/app%@",URL]
 
 
 /**
@@ -151,7 +151,7 @@
 //**
 // *  服务器正式地址
 // */
-#define SERVERREQUESTURL(URL)  [NSString stringWithFormat:@"http://dg.opple.com/opple-web/app%@",URL]
+//#define SERVERREQUESTURL(URL)  [NSString stringWithFormat:@"http://dg.opple.com/opple-web/app%@",URL]
 
 /**
  *  搜索框输入通知