Commit 3b49459b by zhaoxiqing

gsb

parent a71b38eb
......@@ -118,7 +118,7 @@ class ChannelmerchantService extends ServiceBase {
this.handleDate(row, ["created_at"], null, -8);
}
if(params.types != 1){
if(!params.types && params.types == 0 ){
await this.setpage(page)
}
await this.setChannelInfo(page.rows);
......
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