代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/ILocationStatusChangeRecordService.cs
文件名从 代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IRecordService/ILocationStatusChangeRecordSetvice.cs 修改 @@ -11,7 +11,7 @@ namespace WIDESEA_IRecordService { public interface ILocationStatusChangeRecordSetvice : IService<Dt_LocationStatusChangeRecord> public interface ILocationStatusChangeRecordService : IService<Dt_LocationStatusChangeRecord> { ILocationStatusChangeRecordRepository Repository { get; }