依检视意见修改代码

This commit is contained in:
xue_meng_en
2021-03-17 10:40:36 +08:00
parent 8387a3190c
commit 6490a35da4
2 changed files with 33 additions and 18 deletions

View File

@ -100,7 +100,8 @@ class ErrorCode():
"by the parameter '-%s'.",
'GAUSS_50018': "[GAUSS-50018] : The parameter value of %s is Null.",
'GAUSS_50019': "[GAUSS-50019] : The value of %s is error.",
'GAUSS_50020': "[GAUSS-50020] : The value of %s must be a digit."
'GAUSS_50020': "[GAUSS-50020] : The value of %s must be a digit.",
'GAUSS_50021': "[GAUSS-50021] : Failed to query %s parameter."
}