diff --git a/app/Admin/Actions/Coupon/RefreshPAOrder.php b/app/Admin/Actions/Coupon/RefreshPAOrder.php
index 177916d..44e5f1b 100644
--- a/app/Admin/Actions/Coupon/RefreshPAOrder.php
+++ b/app/Admin/Actions/Coupon/RefreshPAOrder.php
@@ -26,7 +26,7 @@ class RefreshPAOrder extends Action
public function html()
{
return <<刷新平安订单id
+ 刷新平安订单id
HTML;
}
}