feat: notice_config access messenger

This commit is contained in:
hu.sima
2023-10-09 17:29:47 +08:00
parent 2758c5e468
commit 417d6fe2ad
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,