分支自 SuZhouGuanHong/TaiYuanTaiZhong

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