fix:solve snapshot.py failed

This commit is contained in:
Alex Duan 2024-04-25 15:42:30 +08:00
parent 20b09bc862
commit 1804c12ee8
1 changed files with 1 additions and 1 deletions

View File

@ -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",