代码管理/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/IBoxingDetailService.cs
@@ -12,5 +12,8 @@ public interface IBoxingDetailService : IService<Dt_BoxingDetail> { public IRepository<Dt_BoxingDetail> Repository { get; } //姣旇緝闆朵欢鏄惁榻愬叏 public bool IsComponentCodesEqual(List<Dt_BoxingDetail> boxingDetails, List<Dt_FormulaDetail> formulaDetails); } }