Commit cdc0d8a8 by 庄冰

sub_status

parent 5ae84051
......@@ -30,6 +30,7 @@ class NeedinfoService extends ServiceBase {
var needinfo = await this.dao.model.findOne({
where:{
id:ab.id,
sub_status:1,
push_status:0
},
raw:true
......
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