1
0

fix: 移除未使用的代码

This commit is contained in:
2025-08-14 19:08:08 +08:00
parent 89cdecef3d
commit 84d9b63707
6 changed files with 0 additions and 29 deletions

View File

@@ -2,7 +2,6 @@ package com.lanyuanxiaoyao.service.template.service;
import com.lanyuanxiaoyao.service.template.entity.Company;
import com.lanyuanxiaoyao.service.template.repository.CompanyRepository;
import com.lanyuanxiaoyao.service.template.repository.SimpleRepository;
import org.springframework.stereotype.Service;
/**