...
|
...
|
@@ -31,7 +31,7 @@ func (noticeSettingService *NoticeSettingService) NoticeSettingList(noticeSettin |
|
|
Limit: 20,
|
|
|
CompanyId: int(noticeSettingListQuery.Operator.CompanyId),
|
|
|
IsOrg: 1,
|
|
|
DepName: noticeSettingListQuery.OrgName,
|
|
|
MatchOrgName: noticeSettingListQuery.OrgName,
|
|
|
})
|
|
|
if err != nil {
|
|
|
if err != nil {
|
...
|
...
|
|