This commit is contained in:
邹宗楠
2023-02-25 14:20:43 +08:00
parent 719507863a
commit cf1578a2c8
12 changed files with 30 additions and 106 deletions

View File

@@ -216,8 +216,6 @@ func TestStringTo(t *testing.T) {
globals.SugarLogger.Debugf("==============err := %s", err.Error())
}
globals.SugarLogger.Debugf("=data :=%s", utils.Format4Output(result0, false))
}
func TestDecode(t *testing.T) {