大屏项目初始化

This commit is contained in:
2026-03-10 23:36:13 +08:00
parent 8b19577b00
commit 1998f83dc7

View File

@@ -4,7 +4,6 @@ import cn.hutool.core.util.StrUtil;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.mini.mybigscreen.Model.Result;
import com.mini.mybigscreen.biz.domain.ChartInfo;
import com.mini.mybigscreen.biz.domain.ErpTransactionFlow;
import com.mini.mybigscreen.biz.service.ChartInfoService;
import jakarta.annotation.Resource;
import org.springframework.web.bind.annotation.GetMapping;