refactor(shop-coupon): migrate admin module to DI and release 0.266
This commit is contained in:
@@ -602,6 +602,7 @@ class ArticleRepository
|
||||
]);
|
||||
}
|
||||
|
||||
\S::delete_dir('../temp/');
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -636,6 +637,7 @@ class ArticleRepository
|
||||
}
|
||||
}
|
||||
|
||||
\S::delete_dir('../temp/');
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user