perf: Setting user attributes is invalid

This commit is contained in:
feng
2024-08-09 16:49:59 +08:00
committed by feng626
parent 5d2d8ca487
commit cea63e6083
6 changed files with 38 additions and 17 deletions

View File

@@ -16,4 +16,7 @@ class LarkRequests(FeishuRequests):
class Lark(FeiShu):
requests_cls = LarkRequests
attributes = settings.LARK_RENAME_ATTRIBUTES
@property
def attributes(self):
return settings.LARK_RENAME_ATTRIBUTES