package com.whyc.service; import com.whyc.dto.Response; import org.springframework.stereotype.Service; @Service public class BattRTStateService { }