apkconfig
This commit is contained in:
@@ -8,4 +8,6 @@ import java.util.Map;
|
||||
public interface ApkConfigService extends IService<ApkConfigEntity> {
|
||||
|
||||
Map<String,Object> getConfig();
|
||||
|
||||
String getApkUrl(int type);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user