打包策略改变
This commit is contained in:
@@ -183,6 +183,7 @@ public class ShopTableServiceImpl extends ServiceImpl<ShopTableMapper, ShopTable
|
||||
|
||||
downloadFile(request, response, new File(tempZipPath), true);
|
||||
|
||||
log.info("桌码生成成功");
|
||||
|
||||
if (dir.exists()) {
|
||||
for (File file : Objects.requireNonNull(dir.listFiles())) {
|
||||
|
||||
Reference in New Issue
Block a user