Commit 1eae4ae6 by wkliang

Merge branch 'center-order' of gitlab.gongsibao.com:jiangyong/zhichan into center-order

parents e1413933 b875eb5d
......@@ -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