Commit b875eb5d by 王栋源

wdy

parent 3e04b04f
......@@ -49,6 +49,8 @@ class NeedinfoService extends ServiceBase {
async opNeedList(pobj, actionBody, req) {
// 时间段,分页,排序,需求状态 条件展示未做
console.log(pobj);
console.log(actionBody);
var sobj = {
search: {
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