This commit is contained in:
邹宗楠
2025-08-20 14:17:28 +08:00
parent 5037da9b31
commit fb5300ef36

View File

@@ -291,7 +291,7 @@ func Init() {
ScheduleTimerFunc("RefreshSyncSkuListTao", func() {
syncStoreSkuTao()
}, []string{
"16:50:00",
"03:50:00",
})
}