diff --git a/application/store/controller/Message.php b/application/store/controller/Message.php index 3fdc57018..edc4ee0a7 100644 --- a/application/store/controller/Message.php +++ b/application/store/controller/Message.php @@ -50,6 +50,8 @@ class Message extends Controller /** * 删除短信记录 * @auth true + * @throws \think\Exception + * @throws \think\exception\PDOException */ public function remove() { diff --git a/application/store/controller/Order.php b/application/store/controller/Order.php index c3c919f14..0296b669f 100644 --- a/application/store/controller/Order.php +++ b/application/store/controller/Order.php @@ -74,9 +74,11 @@ class Order extends Controller /** * 修改快递管理 * @auth true + * @throws \think\Exception * @throws \think\db\exception\DataNotFoundException * @throws \think\db\exception\ModelNotFoundException * @throws \think\exception\DbException + * @throws \think\exception\PDOException */ public function express() { diff --git a/application/store/view/config/index-store-message1.html b/application/store/view/config/index-store-message1.html index fac167d3c..d00eba8e2 100644 --- a/application/store/view/config/index-store-message1.html +++ b/application/store/view/config/index-store-message1.html @@ -41,6 +41,5 @@ - diff --git a/application/store/view/config/index-store-message2.html b/application/store/view/config/index-store-message2.html index 0d689c04c..6c05a427b 100644 --- a/application/store/view/config/index-store-message2.html +++ b/application/store/view/config/index-store-message2.html @@ -22,7 +22,7 @@