feat: notice_config access messenger (#190)

This commit is contained in:
simontigers
2023-10-09 17:32:20 +08:00
committed by GitHub
parent ccce5c830a
commit 297270063c
8 changed files with 220 additions and 42 deletions

View File

@@ -177,7 +177,7 @@ class InitDepartment(object):
else:
resource_type = results[0]
for name in ['公司信息']:
for name in ['公司信息', '通知设置']:
payload = dict(
type_id=resource_type['id'],
app_id=acl.app_name,