分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-05-06 25698020def2aba0db3bc6807ceef325ed4ea8b1
代码管理/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);
    }
 }
}