对接问题修改。
This commit is contained in:
+8
@@ -346,4 +346,12 @@ public class CommonConstant {
|
||||
*/
|
||||
public static final String SPLIT_SOURCE_1 = "1";
|
||||
public static final String SPLIT_SOURCE_2 = "2";
|
||||
|
||||
/**
|
||||
* 在线编辑-查询类型
|
||||
*/
|
||||
// 查询基线版本、历史信息
|
||||
public static final String ONLIOFFICE_QUERY_TYPE_1 = "1";
|
||||
// 查询在线编辑文件表
|
||||
public static final String ONLIOFFICE_QUERY_TYPE_2 = "2";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user