Add attendance_list in service_event, add set user permission in user
update Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
@@ -14,6 +14,7 @@ endpoint:
|
||||
checkin_submit: "04"
|
||||
list: "05"
|
||||
join: "06"
|
||||
attendance_list: "07"
|
||||
user:
|
||||
service:
|
||||
info: "01"
|
||||
|
||||
@@ -36,6 +36,9 @@ event:
|
||||
database_failed: "00001"
|
||||
join:
|
||||
event_invalid: "00001"
|
||||
attendance:
|
||||
list_error: "00001"
|
||||
kyc_info_decrypt_failed: "00002"
|
||||
kyc:
|
||||
session:
|
||||
failed: "00001"
|
||||
|
||||
Reference in New Issue
Block a user