This commit is contained in:
tongchenfei
2020-07-02 17:45:49 +08:00
parent 8ff4ab2191
commit b120719327
31 changed files with 405 additions and 122 deletions

View File

@@ -190,4 +190,6 @@ public class MogoServicePaths {
*/
@Deprecated
public static final String PATH_OBU = "/obu/api";
public static final String PATH_EVENT_PANEL = "/event/panel";
}