增加网络模块
This commit is contained in:
@@ -29,10 +29,10 @@ import com.mogo.service.network.IMogoNetwork;
|
||||
import com.mogo.utils.network.RetrofitFactory;
|
||||
|
||||
/**
|
||||
* @author congtaowang
|
||||
* @author zyz
|
||||
* @since 2019-12-18
|
||||
* <p>
|
||||
* 地图对外地接口
|
||||
* 网络对外地接口
|
||||
*/
|
||||
@Route( path = MogoServicePaths.PATH_SERVICES_NETWORK)
|
||||
public class MogoNetWorkService implements IMogoNetwork {
|
||||
|
||||
Reference in New Issue
Block a user