修改静态地图key
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@ import com.tencent.qcloud.tuikit.tuichat.util.StringUtils;
|
||||
* */
|
||||
public class LocationMessageHolder extends MessageContentHolder {
|
||||
MessageAdapterContentLocationBinding mBinding;
|
||||
String mapKey = "7583ea1d558307d4e476cd205339c4ae";
|
||||
String priKey = "4985aa1abb49ce2daa20d032a374eb58";
|
||||
public static String mapKey = "e9926badd26aaa766d13439c88a83f2d";
|
||||
public static String priKey = "124d58f7223ac9738312a8d187a21f2b";
|
||||
public LocationMessageHolder(View itemView) {
|
||||
super(itemView);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user