|  | @ -251,7 +251,7 @@ public class PushMsgTask {
 | 
												
													
														
															|  |      */
 |  |      */
 | 
												
													
														
															|  |     public String typeMsg(int type, String openid, String url, JSONObject data) {
 |  |     public String typeMsg(int type, String openid, String url, JSONObject data) {
 | 
												
													
														
															|  |         try {
 |  |         try {
 | 
												
													
														
															|  |             url = server_url + "wx/html/" + url;
 |  | 
 | 
												
													
														
															|  | 
 |  |             url = server_url + "wx_doctor/html/" + url;
 | 
												
													
														
															|  |             String temp_id = getTemplateId(type);
 |  |             String temp_id = getTemplateId(type);
 | 
												
													
														
															|  |             JSONObject temp = new JSONObject();
 |  |             JSONObject temp = new JSONObject();
 | 
												
													
														
															|  |             temp.put("touser", openid);
 |  |             temp.put("touser", openid);
 |