Merge remote-tracking branch 'base-version/main' into dev

This commit is contained in:
chenbowen
2025-11-28 11:07:42 +08:00
40 changed files with 1006 additions and 365 deletions

View File

@@ -109,9 +109,7 @@ iwork:
base-url: http://172.16.36.233:8080
# app-id: f47ac10b-58cc-4372-a567-0e02b2c3d479
app-id: f47ac10b-58cc-4372-a567-0e02b2c3d479
client-public-key:
user-id: 9869
workflow-id: 1753
paths:
register: /api/ec/dev/auth/regist
apply-token: /api/ec/dev/auth/applytoken
@@ -135,6 +133,8 @@ iwork:
sync-department: /api/hrm/resful/synDepartment
sync-job-title: /api/hrm/resful/synJobtitle
sync-user: /api/hrm/resful/synHrmresource
workflow:
seal-workflow-id: "1753"
--- #################### RPC 远程调用相关配置 ####################