From 18d1f4bc4f4f77c8883702a00896dd99469db648 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期五, 25 八月 2023 16:06:37 +0800
Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity
---
java110-bean/src/main/java/com/java110/dto/oaWorkflow/OaWorkflowDto.java | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/java110-bean/src/main/java/com/java110/dto/oaWorkflow/OaWorkflowDto.java b/java110-bean/src/main/java/com/java110/dto/oaWorkflow/OaWorkflowDto.java
index d2061ac..4d2036b 100644
--- a/java110-bean/src/main/java/com/java110/dto/oaWorkflow/OaWorkflowDto.java
+++ b/java110-bean/src/main/java/com/java110/dto/oaWorkflow/OaWorkflowDto.java
@@ -19,9 +19,12 @@
public static final String STATE_COMPLAINT = "C";//閮ㄧ讲瀹屾垚
public static final String FLOW_TYPE_ITEM_RELEASE="2002";//鐗╁搧鏀捐
+ public static final String FLOW_TYPE_RESOURCE="5005";//閲囪喘
public static final String FLOW_TYPE_VISIT="3003";// 璁垮瀹℃牳
public static final String FLOW_TYPE_PUBLIC="1001";//鐗╁搧鏀捐
+ public static final String FLOW_TYPE_OWNER_SETTLED="4004";// 涓氫富鍏ラ┗鎴垮眿娴佺▼
+
private String userId;
private String describle;
private String modelId;
--
Gitblit v1.8.0