Commit a910a82a by zhaoxiqing

gsb

parent 4a799841
...@@ -32,7 +32,7 @@ class ChannelApi { ...@@ -32,7 +32,7 @@ class ChannelApi {
return result; return result;
} }
//绑定渠道推送 //绑定渠道推送(弃用)
async pushbindingchannel(queryobj, qobj, req) { async pushbindingchannel(queryobj, qobj, req) {
if(queryobj.day) { if(queryobj.day) {
queryobj.begin = queryobj.day + ' 00:00:00'; /* 自定义时间 */ queryobj.begin = queryobj.day + ' 00:00:00'; /* 自定义时间 */
......
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