This commit is contained in:
邹宗楠
2023-08-04 14:09:13 +08:00
parent 28372ed752
commit 1ab610a281
2 changed files with 16 additions and 20 deletions

View File

@@ -15,4 +15,4 @@ func TestStartOrEndOpStore(t *testing.T) {
func TestIssny(t *testing.T) {
cms.CurVendorSync.SyncStore2(jxcontext.AdminCtx, dao.GetDB(), []int{model.VendorIDMTWM, model.VendorIDJD, model.VendorIDEBAI}, nil, true, true)
}
}