| | |
| | | import org.jeecg.common.api.vo.Result; |
| | | import org.jeecg.common.system.base.controller.JeecgController; |
| | | import org.jeecg.common.util.TranslateDictTextUtils; |
| | | import org.jeecg.modules.eam.entity.EamEquipmentPrecisionParameters; |
| | | import org.jeecg.modules.eam.entity.EamPrecisionCheckDetail; |
| | | import org.jeecg.modules.eam.service.IEamPrecisionCheckDetailService; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.web.bind.annotation.GetMapping; |
| | | import org.springframework.web.bind.annotation.RequestMapping; |