取消GetStores,GetStoreVendorMaps的token要求

This commit is contained in:
gazebo
2020-02-21 11:13:24 +08:00
parent a8382e99a6
commit 6db018debb
4 changed files with 4 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ func init() {
}
func Init() {
if !IsProductEnv() {
if false { //!IsProductEnv() {
OutputDebugMsgLevel = 1
}