From d4c06254a33d257cd608348d98db901dbda98b58 Mon Sep 17 00:00:00 2001 From: lihang <lihang@vci-tech.com> Date: 星期五, 02 六月 2023 14:31:50 +0800 Subject: [PATCH] Merge branch 'master' of http://dev.vci-tech.com:1065/r/ubcs --- Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/DockingSystemConfig.java | 312 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 312 insertions(+), 0 deletions(-) diff --git a/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/DockingSystemConfig.java b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/DockingSystemConfig.java new file mode 100644 index 0000000..a4b5f02 --- /dev/null +++ b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/DockingSystemConfig.java @@ -0,0 +1,312 @@ +package com.vci.ubcs.code.entity; + +import com.baomidou.mybatisplus.annotation.TableField; +import com.baomidou.mybatisplus.annotation.TableName; +import com.vci.ubcs.code.vo.pagemodel.SysIntHeaderVO; +import com.vci.ubcs.code.vo.pagemodel.SysIntParamVO; +import com.vci.ubcs.starter.revision.model.BaseModel; +import io.swagger.annotations.ApiModel; +import io.swagger.annotations.ApiModelProperty; +import lombok.Data; +import lombok.EqualsAndHashCode; + +import java.util.List; + +/*** + * 闆嗘垚鎺ュ彛-闆嗘垚鎺ュ彛绠$悊瀵硅薄 + * @author xiejun + * @date 2023-06-01 + */ +@Data +@TableName("PL_CODE_SYSINTINFO") +@ApiModel(value = "DockingSystemConfig", description = "闆嗘垚鎺ュ彛-闆嗘垚鎺ュ彛绠$悊瀵硅薄") +@EqualsAndHashCode(callSuper = true) +public class DockingSystemConfig extends BaseModel{ + /** + * 绂佹淇敼杩欎釜鍊� + */ + private static final long serialVersionUID = 4615707117716142069L; + + /** + * 璁よ瘉鏂瑰紡 + */ + /*** + * 闆嗗洟鍒嗙被oid + */ + @ApiModelProperty(value = "璁よ瘉鏂瑰紡") + //@TableField(value = "authorityOid") + private String authorityOid; + + /** + * 璁よ瘉鏂瑰紡鏄剧ず鏂囨湰 + */ + @ApiModelProperty(value = "璁よ瘉鏂瑰紡鏄剧ず鏂囨湰") + @TableField(exist = false) + private String authorityOidName; + + /** + * 璁よ瘉鏂瑰紡 + */ + @ApiModelProperty(value = "璁よ瘉鏂瑰紡") + @TableField(exist = false) + private String authorityType; + + /** + * 璁よ瘉鏂瑰紡鏄剧ず鏂囨湰 + */ + @ApiModelProperty(value = "璁よ瘉鏂瑰紡鏄剧ず鏂囨湰") + @TableField(exist = false) + private String authorityTypeText; + + /** + * 楠岃瘉鐢ㄦ埛 + */ + @ApiModelProperty(value = "楠岃瘉鐢ㄦ埛") + @TableField(exist = false) + private String userAccount; + + /** + * 楠岃瘉瀵嗙爜 + */ + @ApiModelProperty(value = "楠岃瘉瀵嗙爜") + @TableField(exist = false) + private String userCode; + + /** + * 楠岃瘉浠ょ墝 + */ + @ApiModelProperty(value = "楠岃瘉浠ょ墝") + @TableField(exist = false) + private String token; + + /** + * 鎺ュ彛鍑芥暟 + */ + @ApiModelProperty(value = "鎺ュ彛鍑芥暟") + private String interfaceFunction; + + /** + * 鎺ュ彛鎻忚堪 + *//* + @ApiModelProperty(value = "鎺ュ彛鎻忚堪") + private String description;*/ + + + /** + * 鎺ュ彛绫诲瀷 + */ + @ApiModelProperty(value = "鎺ュ彛绫诲瀷") + private String interfaceType; + + /** + * 鎺ュ彛绫诲瀷鏄剧ず鏂囨湰 + */ + @ApiModelProperty(value = "鎺ュ彛绫诲瀷鏄剧ず鏂囨湰") + @TableField(exist = false) + private String interfaceTypeText; + /** + * 鍙傛暟绫诲瀷 + */ + @ApiModelProperty(value = "鍙傛暟绫诲瀷") + private String paramType; + + + /** + * 鍙傛暟绫诲瀷鏄剧ず鏂囨湰 + */ + @ApiModelProperty(value = "鍙傛暟绫诲瀷鏄剧ず鏂囨湰") + @TableField(exist = false) + private String paramTypeText; + /** + * 璇锋眰鏂瑰紡 + */ + @ApiModelProperty(value = "璇锋眰鏂瑰紡") + private String requestMethod; + + /** + * 璇锋眰鏂瑰紡鏄剧ず鏂囨湰 + */ + @ApiModelProperty(value = "璇锋眰鏂瑰紡鏄剧ず鏂囨湰") + @TableField(exist = false) + private String requestMethodText; + /** + * 鍒嗙被oid + */ + @ApiModelProperty(value = "鍒嗙被oid") + private String classifyOid; + + /** + * 鍚敤銆佸仠鐢╰rue/false锛屼笉鐢ㄥ钩鍙扮殑鏋氫妇锛屽噺灏戝骞冲彴鐨勮�﹀悎 + */ + @ApiModelProperty(value = "鍚敤銆佸仠鐢╰rue/false锛屼笉鐢ㄥ钩鍙扮殑鏋氫妇锛屽噺灏戝骞冲彴鐨勮�﹀悎") + private String usedFlag; + + /** + * 鎺ㄩ�佺郴缁無id + */ + @ApiModelProperty(value = "鎺ㄩ�佺郴缁無id") + private String sysBaseOid; + + /** + * 鎺ㄩ�佺郴缁熺紪鍙� + */ + @ApiModelProperty(value = "鎺ㄩ�佺郴缁熺紪鍙�") + private String sysBaseId; + + /** + * 鎺ㄩ�佺郴缁熷悕绉� + */ + @ApiModelProperty(value = "鎺ㄩ�佺郴缁熷悕绉�") + private String sysBaseName; + + /** + * 璇锋眰鍦板潃 + */ + @ApiModelProperty(value = "璇锋眰鍦板潃") + private String requestUrl; + + + /** + * 杩斿洖鍊肩被鍨� + */ + @ApiModelProperty(value = "杩斿洖鍊肩被鍨�") + private String returnType; + + + /** + * 杩斿洖鍊肩被鍨嬫樉绀烘枃鏈� + */ + @ApiModelProperty(value = "杩斿洖鍊肩被鍨嬫樉绀烘枃鏈�") + @TableField(exist = false) + private String returnTypeText; + /** + * 鏉ユ簮绯荤粺涓婚敭 + */ + @ApiModelProperty(value = "鏉ユ簮绯荤粺涓婚敭") + private String sourceSystemOid; + + /** + * 鏉ユ簮绯荤粺鍚嶇О + */ + @ApiModelProperty(value = "鏉ユ簮绯荤粺鍚嶇О") + private String sourceSysName; + + /** + * 鏉ユ簮绯荤粺鏍囪瘑 + */ + @ApiModelProperty(value = "鏉ユ簮绯荤粺鏍囪瘑") + private String sourceSysId; + + /** + * 鏉ユ簮绯荤粺涓婚敭鏄剧ず鏂囨湰 + */ + @ApiModelProperty(value = "鏉ユ簮绯荤粺涓婚敭鏄剧ず鏂囨湰") + @TableField(exist = false) + private String sourceSystemOidName; + + /** + * 鐩爣绯荤粺涓婚敭 + */ + @ApiModelProperty(value = "鐩爣绯荤粺涓婚敭") + private String targetSystemOid; + + /** + * 鐩爣绯荤粺鍚嶇О + */ + @ApiModelProperty(value = "鐩爣绯荤粺鍚嶇О") + private String targetSysName; + + /** + * 鐩爣绯荤粺鏍囪瘑 + */ + @ApiModelProperty(value = "鐩爣绯荤粺鏍囪瘑") + private String targetSysId; + + /** + * 鐩爣绯荤粺涓婚敭鏄剧ず鏂囨湰 + */ + @ApiModelProperty(value = "鐩爣绯荤粺涓婚敭鏄剧ず鏂囨湰") + @TableField(exist = false) + private String targetSystemOidName; + + /** + * 绫昏矾寰� + */ + @ApiModelProperty(value = "绫昏矾寰�") + private String classPath; + + /** + * 鏁版嵁娴佸悜鏂瑰紡 + */ + @ApiModelProperty(value = "璁よ瘉鏂瑰紡鏄剧ず鏂囨湰") + private String dataFlowType; + + /** + * 鏁版嵁娴佸悜鏂瑰紡鐨勬樉绀哄瓧娈� + */ + @ApiModelProperty(value = "鏁版嵁娴佸悜鏂瑰紡鐨勬樉绀哄瓧娈�") + @TableField(exist = false) + private String dataFlowTypeText; + + /** + * 瀛樺偍鐨勪笟鍔$被鍨� + */ + @ApiModelProperty(value = "瀛樺偍鐨勪笟鍔$被鍨�") + private String btmTypeId; + + /** + * 瀛樺偍鐨勪笟鍔$被鍨嬬殑涓枃鍚嶇О + */ + @ApiModelProperty(value = "瀛樺偍鐨勪笟鍔$被鍨嬬殑涓枃鍚嶇О") + private String btmTypeName; + + /** + * 鍛藉悕绌洪棿 + */ + @ApiModelProperty(value = "鍛藉悕绌洪棿") + private String namespace; + + /** + * soapAction + */ + @ApiModelProperty(value = "soapAction") + private String soapAction; + + /** + * cxfaxis + */ + @ApiModelProperty(value = "cxfaxis") + private String cxfAxis; + + /** + * 鍙傛暟鍚嶇О + */ + @ApiModelProperty(value = "鍙傛暟鍚嶇О") + @TableField(value = "targname") + private String targetName; + + + /*** + * 鎺ㄩ�佺被鍨� 1:鏁版嵁鎺ㄩ��/2鍒嗙被鎺ㄩ�侊紝榛樿鏁版嵁鎺ㄩ�� + */ + @ApiModelProperty(value = "鎺ㄩ�佺被鍨� 1:鏁版嵁鎺ㄩ��/2鍒嗙被鎺ㄩ�侊紝榛樿鏁版嵁鎺ㄩ��") + private String pushType; + /*** + * 鎺ㄩ�佺被鍨嬫樉绀哄�� + */ + @ApiModelProperty(value = "鎺ㄩ�佺被鍨嬫樉绀哄��") + @TableField(exist = false) + private String pushTypeText; + + /** + * 鍒嗙被id + */ + @ApiModelProperty(value = "鍒嗙被id") + private String classifyId; + + /** + * 鍒嗙被鍚嶇О + */ + @ApiModelProperty(value = "鍒嗙被鍚嶇О") + private String classifyName; +} -- Gitblit v1.9.3