地图依赖重构
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package com.mogo.map;
|
||||
|
||||
public
|
||||
/**
|
||||
* @author congtaowang
|
||||
* @since 2020/12/9
|
||||
*
|
||||
* 描述
|
||||
*/
|
||||
class MapApiPath {
|
||||
|
||||
public static final String PATH = "/mogomap/api";
|
||||
}
|
||||
Reference in New Issue
Block a user