[2.15.0]fix bug of roma which click has no react and multi obj problem

This commit is contained in:
zhongchao
2023-04-14 20:08:24 +08:00
parent eaff125080
commit 445fb4b393
7 changed files with 91 additions and 35 deletions

View File

@@ -102,6 +102,4 @@ public class MogoServicePaths {
@Keep
public static final String PATH_UPGRADE_TYPE_API = "/upgrade/type/api";
@Keep
public static final String PATH_ROMA = "/map/roma";
}