fix:全文检索任务审批和终审查询范围修改 #133

Merged
cuihaojie merged 1 commits from fix/Full_text_search_query_scope_modified into test 1 year ago
Collaborator

1、任务审批由原来的STATES IN ('1','2') AND TASKNAME IN ( '一级审批', '二级审批' ) 修改为TASKNODE !='finale_judgment'
2、终审查询有原来的STATES = '3' AND TASKNAME = '最终审批'修改为 TASKNODE = 'finale_judgment'

1、任务审批由原来的STATES IN ('1','2') AND TASKNAME IN ( '一级审批', '二级审批' ) 修改为TASKNODE !='finale_judgment' 2、终审查询有原来的STATES = '3' AND TASKNAME = '最终审批'修改为 TASKNODE = 'finale_judgment'
cuihaojie added 1 commit 1 year ago
ecad4a2e31
fix:全文检索任务审批和终审查询范围修改
cuihaojie merged commit 90b5d72d48 into test 1 year ago
cuihaojie deleted branch fix/Full_text_search_query_scope_modified 1 year ago
The pull request has been merged as 90b5d72d48.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: guoxiangbin/ocr#133
Loading…
There is no content yet.