|
|
|
@ -32,7 +32,8 @@ public class Step3_DataSetFakeData {
|
|
|
|
|
|
|
|
|
|
public static void main(String[] args) throws IOException {
|
|
|
|
|
//切换至测试数据库
|
|
|
|
|
DataEaseModel.DB_NAME = "dataease_huanghai";
|
|
|
|
|
//DataEaseModel.DB_NAME = "dataease_huanghai";
|
|
|
|
|
|
|
|
|
|
//初始化数据库链接
|
|
|
|
|
LocalMysqlConnectUtil.Init();
|
|
|
|
|
|
|
|
|
|