京东商城订单增加

This commit is contained in:
苏尹岚
2020-06-03 11:18:16 +08:00
parent 0e9840fc3c
commit a71f902289
4 changed files with 16 additions and 17 deletions

View File

@@ -73,8 +73,3 @@ func TestOrderDetail(t *testing.T) {
}
t.Log(utils.Format4Output(result, false))
}
func TestCC(t *testing.T) {
fmt.Println(utils.Str2Float64("14.00
"))
}