分支自 SuZhouGuanHong/TaiYuanTaiZhong

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