zhanghonglin
2025-08-19 96a94a59c08f55712ba04eb413e7f61739f11f66
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/ITaskService.cs
@@ -35,6 +35,12 @@
{
    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);
        WebResponseContent AtOnceUpdate(int taskid);
        /// <summary>
        /// ä»“储层(数据库访问)