接口返回数据增加对应的流程ID

This commit is contained in:
dxfeng 2025-04-21 09:36:48 +08:00
parent 8a7e06aed8
commit b3db90d3bd
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import java.util.Map;
* @version: 1.0
*/
public class RecruitDemandServiceImpl extends Service implements RecruitDemandService {
// update workflow_config set value=value+',field6960_1' where name='support_html_textarea_field'
// update workflow_config set value=value+',field9536_1' where name='support_html_textarea_field'
@Override
public Map<String, Object> getRecruitDemandList(Map<String, Object> params) {
RecordSet rs = new RecordSet();