shish 6 yıl önce
ebeveyn
işleme
ca2383d3b0

+ 1 - 1
app/saas/controllers/MerchantController.php

@@ -197,7 +197,7 @@ class MerchantController extends BaseController
 	//注释商家 shish 2020.3.4
 	//注释商家 shish 2020.3.4
 	public function actionCancel()
 	public function actionCancel()
 	{
 	{
-		echo 'ok';
+		util::ok();
 	}
 	}
 
 
 }
 }