@ -10,7 +10,7 @@
// +----------------------------------------------------------------------
declare (strict_types=1);
namespace app\store\controller;
namespace app\admin\controller;
use think\response\Json;
use app\store\service\Upload as UploadService;