Commit 104a37ea by 王栋源

wdy

parent 0584e4a2
...@@ -50,7 +50,7 @@ class NeedinfoService extends ServiceBase { ...@@ -50,7 +50,7 @@ class NeedinfoService extends ServiceBase {
async opNeedList(pobj, actionBody, req) { async opNeedList(pobj, actionBody, req) {
// 时间段,分页,排序,需求状态 条件展示未做 // 时间段,分页,排序,需求状态 条件展示未做
console.log(pobj); console.log(pobj);
console.log(actionBody); console.log(pobj.actionBody);
var sobj = { var sobj = {
search: { search: {
channelUserId: pobj.userInfo.channel_userid channelUserId: pobj.userInfo.channel_userid
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment