清除日志

This commit is contained in:
邹宗楠
2024-06-17 17:04:24 +08:00
parent 5116ae26f3
commit 1b6b7fbe49
4 changed files with 18 additions and 6 deletions

View File

@@ -159,6 +159,11 @@ func TestPoiSettleSave(t *testing.T) {
// t.Log(utils.Format4Output(priceInfo, false))
}
/*
func TestPoiSettleSave2222(t *testing.T) {
api.PoiSettleSave2222()
}*/
func TestPoiSettleCategoryList(t *testing.T) {
result, err := api.PoiSettleCategoryList()
if err != nil {