fix bug of query wx workflow
This commit is contained in:
parent
d4f5d3585a
commit
a7c3d02f01
@ -294,7 +294,7 @@ export class WechatWorkService {
|
|||||||
return response.data
|
return response.data
|
||||||
})
|
})
|
||||||
this.timePre = endtime
|
this.timePre = endtime
|
||||||
await new RedisClient().set('qywx_time_cache', starttime + '')
|
await new RedisClient().set('qywx_time_cache', endtime + '')
|
||||||
return response
|
return response
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user