Skip to content

Commit

Permalink
add: MatchCoreHRCompensationStandard
Browse files Browse the repository at this point in the history
  • Loading branch information
chyroc committed Oct 25, 2023
1 parent 5ae9648 commit 043ba13
Show file tree
Hide file tree
Showing 10 changed files with 353 additions and 120 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://godoc.org/github.com/chyroc/lark

## Support APIs

API Count: 933, Event Count: 128
API Count: 936, Event Count: 131

<details>
<summary>
Expand Down Expand Up @@ -286,6 +286,8 @@ API Count: 933, Event Count: 128
- SearchCalendarEvent
- SubscribeCalendarEvent
- UnsubscribeCalendarEvent
- DeleteCalendarEventMeetingChat
- CreateCalendarEventMeetingChat
- CreateCalendarEventAttendee
- GetCalendarEventAttendeeList
- DeleteCalendarEventAttendee
Expand Down Expand Up @@ -518,6 +520,7 @@ API Count: 933, Event Count: 128
- GetCoreHRAuthorizationList
- GetCoreHRSecurityGroupList
- GetCoreHRProcessFormVariableData
- MatchCoreHRCompensationStandard
- Drive
- GetDriveRootFolderMeta
- GetDriveFileList
Expand Down Expand Up @@ -805,10 +808,13 @@ API Count: 933, Event Count: 128
- EventV2CorehrEmploymentResignedV1
- EventV2CorehrOrgRoleAuthorizationUpdatedV1
- EventV2HireEHRImportTaskForInternshipOfferImportedV1
- EventV2CorehrEmploymentConvertedV1
- EventV2CorehrProbationUpdatedV2
- EventV2CorehrPreHireUpdatedV1
- EventV2CorehrJobDataEmployedV1
- EventV2HireEcoAccountCreatedV1
- EventV2HireEcoBackgroundCheckCreatedV1
- EventV2HireEcoBackgroundCheckCanceledV1
- EventV2HireEcoExamCreatedV1
- EventV2HireReferralAccountAssetsUpdateV1
- File
- UploadImage
- DownloadImage
Expand Down
12 changes: 9 additions & 3 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://godoc.org/github.com/chyroc/lark

## 支持的接口

API 总数: 933, 事件总数: 128
API 总数: 936, 事件总数: 131

<details>
<summary>
Expand Down Expand Up @@ -286,6 +286,8 @@ API 总数: 933, 事件总数: 128
- SearchCalendarEvent
- SubscribeCalendarEvent
- UnsubscribeCalendarEvent
- DeleteCalendarEventMeetingChat
- CreateCalendarEventMeetingChat
- CreateCalendarEventAttendee
- GetCalendarEventAttendeeList
- DeleteCalendarEventAttendee
Expand Down Expand Up @@ -518,6 +520,7 @@ API 总数: 933, 事件总数: 128
- GetCoreHRAuthorizationList
- GetCoreHRSecurityGroupList
- GetCoreHRProcessFormVariableData
- MatchCoreHRCompensationStandard
- Drive
- GetDriveRootFolderMeta
- GetDriveFileList
Expand Down Expand Up @@ -805,10 +808,13 @@ API 总数: 933, 事件总数: 128
- EventV2CorehrEmploymentResignedV1
- EventV2CorehrOrgRoleAuthorizationUpdatedV1
- EventV2HireEHRImportTaskForInternshipOfferImportedV1
- EventV2CorehrEmploymentConvertedV1
- EventV2CorehrProbationUpdatedV2
- EventV2CorehrPreHireUpdatedV1
- EventV2CorehrJobDataEmployedV1
- EventV2HireEcoAccountCreatedV1
- EventV2HireEcoBackgroundCheckCreatedV1
- EventV2HireEcoBackgroundCheckCanceledV1
- EventV2HireEcoExamCreatedV1
- EventV2HireReferralAccountAssetsUpdateV1
- File
- UploadImage
- DownloadImage
Expand Down
143 changes: 143 additions & 0 deletions api_corehr_compensation_standard_match.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 043ba13

Please sign in to comment.