Merge branch 'main' of http://10.10.14.176:3000/huanghai/YunNanDsBase
commit
adae69b437
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,2 @@
|
||||
大数据版智数通2.0
|
||||
https://github.com/yuwei1203/wishdata-cloud?tab=readme-ov-file
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1,9 @@
|
||||
package com.dsideal.base.Tools.YunXiao;
|
||||
|
||||
import com.dsideal.base.Tools.Util.LocalMysqlConnectUtil;
|
||||
|
||||
public class YunXiaoFillData {
|
||||
public static void main(String[] args) {
|
||||
LocalMysqlConnectUtil.Init();
|
||||
}
|
||||
}
|
Loading…
Reference in new issue