[add] 网络请求添加
This commit is contained in:
@@ -10,9 +10,7 @@ import static com.mogo.eagle.core.data.constants.MogoServicePaths.PATH_AI_NOTICE
|
||||
*/
|
||||
public class CallerNoticeManager extends CallerBase {
|
||||
|
||||
private static IMoGoNoticeProvider getNoticeProvider() {
|
||||
public static IMoGoNoticeProvider getNoticeProvider() {
|
||||
return getApiInstance(IMoGoNoticeProvider.class, PATH_AI_NOTICE);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user