Zhang-Hong-Lin
2025-05-27 7924008bfdcfc7a73428826fc10ae475b1f71353
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/ITaskService.cs
@@ -35,6 +35,9 @@
{
    public interface ITaskService : IService<Dt_Task>
    {
        WebResponseContent zhijiechuku();
        WebResponseContent tichuchuku(string wei);
        WebResponseContent tichuruku(string wei);
        WebResponseContent banzidong(string wei,string weis);
        WebResponseContent speciaupdate(Dt_Task task);
        WebResponseContent speciadelete(Dt_Task task);