- up
This commit is contained in:
@@ -122,7 +122,7 @@ func openTimeJX2Mtwm(times [][2]int16) string {
|
||||
}
|
||||
|
||||
func bizStatusMtwm2JX(openLevel, online int) int {
|
||||
if online == mtwmapi.PoiStatusOffline {
|
||||
if online != mtwmapi.PoiStatusOnline {
|
||||
return model.StoreStatusDisabled
|
||||
} else {
|
||||
if openLevel == mtwmapi.PoiOpenLevelHaveRest {
|
||||
|
||||
Reference in New Issue
Block a user