feat: There is no way the
This commit is contained in:
@@ -18,12 +18,9 @@ public class CodeGen {
|
||||
|
||||
private static final String PACKAGE_PATH="/adc-da-slrs/src/main";
|
||||
|
||||
private static final String AUTHOR="zyl";
|
||||
private static final String AUTHOR="super_liu";
|
||||
|
||||
// x.x.x.x:3306/xxxx --MYSQL
|
||||
// 192.168.10.140:1521:foton_slrs_test
|
||||
// foton_slrs_test@101.36.227.22
|
||||
private static final String DB_IP="192.168.10.47/foton_slrs_test";
|
||||
private static final String DB_IP="127.0.0.1:3306/foton_slrs_test";
|
||||
|
||||
private static final String DB_USER="root";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user