提交 702af6e3 编写于 作者: Z zyyang

change

上级 85f438db
......@@ -24,7 +24,7 @@ public final class JdbcTaosdemoConfig {
//sub table
public String prefixOfTable = "t";
// insert task
public boolean autoCreateTable = true;
public boolean autoCreateTable;
public long numOfTables = 10;
public long numOfRowsPerTable = 10;
public int numOfTablesPerSQL = 1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册