fix:solve snapshot.py failed
This commit is contained in:
parent
20b09bc862
commit
1804c12ee8
|
@ -30,7 +30,7 @@ from frame.srvCtl import *
|
|||
|
||||
class TDTestCase(TBase):
|
||||
updatecfgDict = {
|
||||
"countAlwaysReturnValue" : "0",
|
||||
"countAlwaysReturnValue" : "1",
|
||||
"lossyColumns" : "float,double",
|
||||
"fPrecision" : "0.000000001",
|
||||
"dPrecision" : "0.00000000000000001",
|
||||
|
|
Loading…
Reference in New Issue