|
@@ -18,8 +18,8 @@ use common\components\miniUtil;
|
|
|
class TestController extends PublicController
|
|
class TestController extends PublicController
|
|
|
{
|
|
{
|
|
|
|
|
|
|
|
- //开通即时配送
|
|
|
|
|
- public function actionOpenLocalExpress()
|
|
|
|
|
|
|
+ //即时配送
|
|
|
|
|
+ public function actionGetBindAccount()
|
|
|
{
|
|
{
|
|
|
$merchant = WxOpenClass::getGhsWxInfo();
|
|
$merchant = WxOpenClass::getGhsWxInfo();
|
|
|
$isOpen = 2;
|
|
$isOpen = 2;
|