This commit is contained in:
2026-06-30 11:12:19 +08:00
parent cb0691dd01
commit 57bcc75f99
9 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ import java.util.Map;
*/
public class CodeGen {
// private final static String BASE_URL = "rm-bp1kn7h89nz62cno1ro.mysql.rds.aliyuncs.com";
private final static String BASE_URL = "192.168.1.42";
private final static String BASE_URL = "192.168.1.43";
private final static String PORT = "3306";
private final static String USERNAME = "root";
private final static String PASSWORD = "Chaozg123.";