更新获取申请协议

This commit is contained in:
yaooo 2023-09-22 09:35:06 +08:00
parent cab3b27a6c
commit 2adb8f4b2f

View File

@ -12,6 +12,7 @@
namespace app\controller\api\store\merchant;
use app\common\model\system\merchant\Merchant;
use app\common\repositories\system\merchant\MerchantAdminRepository;
use app\common\repositories\system\merchant\MerchantCategoryRepository;
use app\common\repositories\system\merchant\MerchantRepository;