zhanghonglin
8 天以前 8f9b9411ca279670bd85fcfa7763987295ed9abf
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/IDt_FillingOrderDetailService.cs
@@ -8,7 +8,7 @@
namespace WIDESEAWCS_ISystemServices
{
    public interface IDt_FillingOrderDetailService : IService<Dt_FillingOrderDetail>
    public interface IDt_FillingOrderDetailService : IService<Dt_FillingOrder_Hty>
    {
    }
}