update 法规合规评估流程 法规工程师通过
This commit is contained in:
+4
@@ -125,4 +125,8 @@ public class LawsSpecialProjectLibrary implements Serializable {
|
||||
@Excel(name = "流程编号", width = 15)
|
||||
@ApiModelProperty(value = "流程编号")
|
||||
private String processNum;
|
||||
/**流程关联条款id*/
|
||||
@ApiModelProperty(value = "流程关联条款id")
|
||||
private String processTermId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user