package com.whyc.mapper; public interface BattStationTempHisMapper { void createTableByMonth(Integer battGroupId, String month); }