chore:调整版本号、google渠道名称
This commit is contained in:
@@ -3,7 +3,7 @@ package com.nnbc123.library.common;
|
||||
public class Constants {
|
||||
|
||||
public static final String CHANNEL_DEF = "official";
|
||||
public static final String CHANNEL_GOOGLE = "google";
|
||||
public static final String CHANNEL_GOOGLE = "google_yinm";
|
||||
//上传的图片 默认大小不能超过大小 640KB
|
||||
public static final int UPLOAD_IMAGE_MAX_FILE_LENGTH = 640;
|
||||
//上传的图片 默认宽高最大值 2340
|
||||
|
Reference in New Issue
Block a user