chore: more code
This commit is contained in:
parent
0256b44be8
commit
ee1a4b665a
|
@ -31,7 +31,7 @@
|
||||||
#define nDup 1
|
#define nDup 1
|
||||||
#define nRoot 10
|
#define nRoot 10
|
||||||
#define nUser 10
|
#define nUser 10
|
||||||
#define USER_LEN 30
|
#define USER_LEN 24
|
||||||
|
|
||||||
void Test(TAOS *taos, char *qstr);
|
void Test(TAOS *taos, char *qstr);
|
||||||
void createUers(TAOS *taos, const char *host, char *qstr);
|
void createUers(TAOS *taos, const char *host, char *qstr);
|
||||||
|
|
Loading…
Reference in New Issue