Browse Source

bindAnixinStrucRes anxinyun

dev
巴林闲侠 3 years ago
parent
commit
efe61c4e7b
  1. 2
      api/app/lib/controllers/push/config.js

2
api/app/lib/controllers/push/config.js

@ -144,7 +144,7 @@ async function list (ctx) {
...p,
pomsProject: corBind,
structure: returnStruc,
pushCount: corLogCount ? corLogCount.count : 0,
pushCount: corLogCount ? corLogCount.dataValues.count : 0,
receiverPepUser: corReceiver
})
}

Loading…
Cancel
Save