Compare commits
No commits in common. "7edabdd2e1d95f464fae194331b84cdf4d0f6d29" and "8951607f62a21a9185ccd3f30519a486947a7b48" have entirely different histories.
7edabdd2e1
...
8951607f62
@ -51,8 +51,6 @@ class PayController extends PublicController
|
||||
*/
|
||||
public function refund()
|
||||
{
|
||||
$this->publish("demo", "hi");
|
||||
exit();
|
||||
// 总管理员 可接收任何shop_id 非总管理员 只可以调用自身shop_id 否则会中断
|
||||
$this->isPower();
|
||||
// 初始化 pay类的参数
|
||||
|
Loading…
Reference in New Issue
Block a user