分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-05-25 0f6915315b0c0df530fd4cb159a9c9c9d930ca89
代码管理/WMS/WMS_Server/WIDESEA_WMS/IServices/system/Partial/Idt_stationinfoService.cs
@@ -10,6 +10,8 @@
    public partial interface Idt_stationinfoService
    {
        WebResponseContent SetStationEnable(object parm);
        WebResponseContent SendAGVTask(object parm);
        WebResponseContent SendAGVTask(SaveModel saveModel);
        WebResponseContent dt_stationinfolist();
        WebResponseContent Trayswitching(SaveModel saveModel);
    }
}