分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-05-07 b920194aeb070ecc6babe74706710d2c15e2be28
代码管理/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);
    }
 }
}