@@ -48,7 +48,7 @@ class Source extends Frontend
echo $orderid;
if (!$orderid) {
- $this->error("参数错误~");
+ $this->error("未绑定订单~");
exit;
}