1
This commit is contained in:
@@ -64,7 +64,7 @@ module.exports = {
|
||||
* description: 开始时间
|
||||
*/
|
||||
'GET /task/current': async (ctx) => {
|
||||
try { {
|
||||
try {
|
||||
const { sn_code } = ctx.query || {};
|
||||
|
||||
if (!sn_code) {
|
||||
|
||||
Reference in New Issue
Block a user