This commit is contained in:
chashaobao
2025-12-02 21:18:50 +08:00
parent a07b015d8e
commit 288521ebd9
10 changed files with 381 additions and 143 deletions

View File

@ -17,6 +17,7 @@ export enum EventName {
ADD_GROUP = 'add_group',
SELECT_CITY = 'select_city',
CREATE_PROFILE = 'create_profile',
READ_CONTACT = 'read_contact',
UPDATE_PROFILE = 'update_profile',
EDIT_JOB_DESCRIBE = 'edit_job_describe',
JOB_UPDATE = 'job_update',