| 
														
															@@ -15,7 +15,7 @@ us.mysqlconnection = function(host, database) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             connectionLimit: 0, 
														 | 
														
														 | 
														
															             connectionLimit: 0, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             host: host, //数据库地址 
														 | 
														
														 | 
														
															             host: host, //数据库地址 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             user: "root", //用户名 
														 | 
														
														 | 
														
															             user: "root", //用户名 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            password: "222333888", //密码 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            password: "usestudio-1", //密码 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             // password: "662675", //密码 
														 | 
														
														 | 
														
															             // password: "662675", //密码 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             database: database, //数据库名称 
														 | 
														
														 | 
														
															             database: database, //数据库名称 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             // port: 20007 //端口 
														 | 
														
														 | 
														
															             // port: 20007 //端口 
														 |