Skip to content

bugfix: Corehr流程表单数据获取反序列化封装字段类型修正 #152

bugfix: Corehr流程表单数据获取反序列化封装字段类型修正

bugfix: Corehr流程表单数据获取反序列化封装字段类型修正 #152

Workflow file for this run

name: firsr-pr
on: [pull_request, issues]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: '🙏, thanks for your issue.'
pr-message: '🎉, thanks for your pr.'