Your Name
2023-02-21 8067f46ddedde36c4e0f8ab9c7fbbdc29c2b0bad
java110-bean/src/main/java/com/java110/dto/oaWorkflow/OaWorkflowDto.java
@@ -22,6 +22,8 @@
    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;