公告板
版本库
filestore
活动
搜索
登录
叶怿
/
smart_train
硬件组-智慧驾培
概况
操作记录
提交次数
目录
工单
文档
派生
对比
blame
|
历史
|
原始文档
s replace为秒, 上传了联芳 giscar 和 场地,可以绑定设备;arcgis_url为空,则打开简易地图
endian11
2021-02-08
faa7c12646bdffa39944541e9c9a485f691f3b3f
[~yy/smart_train.git]
/
im_lib
/
src
/
main
/
java
/
com
/
anyun
/
im_lib
/
util
/
PlatFormConstant.java
1
2
3
4
5
6
7
8
9
package com.anyun.im_lib.util;
public class PlatFormConstant {
public static final String TAG = "PlatFormMessage";
public static final int SUCCESS = 0;
public static final short STU_INFO_SUCC = 1;
}