add 添加标准合规评估结果接口
This commit is contained in:
@@ -18,15 +18,15 @@ public class CodeGen {
|
||||
|
||||
private static final String PACKAGE_PATH="/adc-da-slrs/src/main";
|
||||
|
||||
private static final String AUTHOR="super_liu";
|
||||
private static final String AUTHOR="zyl";
|
||||
|
||||
// x.x.x.x:3306/xxxx --MYSQL
|
||||
// 192.168.10.140:1521:foton_slrs_test
|
||||
private static final String DB_IP="127.0.0.1:3306/foton_slrs";
|
||||
private static final String DB_IP="101.36.227.22:33050/foton_slrs_test";
|
||||
|
||||
private static final String DB_USER="root";
|
||||
|
||||
private static final String DB_PWD="root";
|
||||
private static final String DB_PWD="1q2w3e4r";
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user