wangxinhui
2 天以前 011ca316e6ec2ed93e31c45a9ebd9d3c66664871
项目代码/WCS/WCSServices/WIDESEAWCS_IPackInfoRepository/IStationPackDetailRepository.cs
@@ -10,5 +10,6 @@
{
    public interface IStationPackDetailRepository : IRepository<Dt_StationPackDetail>
    {
    }
}