分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-05-07 18cae30dba11fe5bbfe3709d7104f197df77892e
代码管理/WMS/WMS_Server/WIDESEA_WMS/IServices/system/Partial/Idt_stationinfoService.cs
@@ -9,5 +9,7 @@
{
    public partial interface Idt_stationinfoService
    {
        WebResponseContent SetStationEnable(object parm);
        WebResponseContent SendAGVTask(object parm);
    }
 }
}