@@ -567,7 +567,6 @@ func (n *network) AllProject(in *types.AllprojectReq) (reply *types.Reply) {
//人脉库-列表
func (n *network) List(in *types.NetWorkListReq) *types.Reply {
- in.Project_matchme = 1
if in.Page_size <= 0 {
in.Page_size = 10
}