|
|
@@ -2,12 +2,11 @@
|
|
|
|
|
|
namespace ghs\controllers;
|
|
|
|
|
|
-use biz\admin\services\ShopAdminService;
|
|
|
-use biz\merchant\services\AdminService;
|
|
|
use biz\merchant\services\MerchantExtendService;
|
|
|
use biz\merchant\services\MerchantService;
|
|
|
use biz\merchant\services\ShopService;
|
|
|
use biz\wx\services\WxOpenService;
|
|
|
+use bizGhs\admin\services\AdminService;
|
|
|
use common\components\jwt;
|
|
|
use common\components\noticeUtil;
|
|
|
use common\components\stringUtil;
|