update
This commit is contained in:
+1
-1
@@ -172,7 +172,7 @@ func initSys() {
|
|||||||
return "已撤回。"
|
return "已撤回。"
|
||||||
}, "^撤回$", time.Second*60)
|
}, "^撤回$", time.Second*60)
|
||||||
}()
|
}()
|
||||||
return "操作成功,如果你后悔了,请在60s内对我说\"撤回\",即可撤销本次操作。"
|
return "操作成功,在60s内可\"撤回\"。"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user