删除无用文件

This commit is contained in:
GYJ
2024-07-10 14:50:21 +08:00
parent ec0dbc3337
commit 402a9b635f
2 changed files with 0 additions and 65 deletions

View File

@@ -1,6 +1,5 @@
package com.chaozhanggui.system.cashierservice.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.chaozhanggui.system.cashierservice.dao.TbShopSongMapper;
import com.chaozhanggui.system.cashierservice.entity.TbShopSongOrder;
import com.chaozhanggui.system.cashierservice.service.TbShopSongOrderService;