wangxinhui
2026-01-12 ded9c653b4bd5f45cb23124068687135c29e6915
项目代码/WCS/WCSServices/WIDESEAWCS_IPackInfoRepository/IPackinfoRepository.cs
文件名从 项目代码/WCS/WCSServices/WIDESEAWCS_IPackInfoRepository/IDt_PackaxisRepository.cs 修改
@@ -8,7 +8,7 @@
namespace WIDESEAWCS_IPackInfoRepository
{
    public interface IDt_PackaxisRepository : IRepository<Dt_Packaxis>
    public interface IPackinfoRepository : IRepository<Dt_Packinfo>
    {
    }
}