-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
有空请修复下。如果没时间。可以pull request
附代码:
//添加公共参数 BasicParamsInterceptor commonParamsInterceptor = new BasicParamsInterceptor.Builder() .addParam(AppConstants.FILED_PLATFORM, AppConstants.app_platform) .addParam(AppConstants.FILED_VERSION, AppConstants.app_version + "") .addParam(AppConstants.FILED_CHANNEL, AppConstants.app_channel) .build();
Metadata
Metadata
Assignees
Labels
No labels

