shish 6 年之前
父節點
當前提交
aef178a12f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/shop/controllers/ApplyController.php

+ 1 - 0
app/shop/controllers/ApplyController.php

@@ -88,6 +88,7 @@ class ApplyController extends BaseController
 		$data = ['focus' => $focus, 'wxAliasName' => $wxAliasName];
 		$data = ['focus' => $focus, 'wxAliasName' => $wxAliasName];
 		util::success($data);
 		util::success($data);
 	}
 	}
+
 	
 	
 	//申请状态
 	//申请状态
 	public function actionApplyStatus()
 	public function actionApplyStatus()