- 将自动打开平台门店的时间设置在凌晨1点

This commit is contained in:
gazebo
2019-07-21 14:05:04 +08:00
parent ad19eee75b
commit 16292174d1

View File

@@ -39,7 +39,7 @@ var (
"22:00:00",
}
openRemoteStoreTimeList = []string{
"06:00:00",
"01:00:00",
}
)