package com.casic.missiles.dao;

import org.apache.ibatis.annotations.Mapper;

@Mapper
public interface GasDataMapper {

}
