南骏 池
2025-09-05 a39e1db786da4d91121c11844b87a5e5e84e8a86
Dto/service/ProductionPickDto.cs
@@ -19,6 +19,8 @@
    //拆分后条码
    public string? cfBarcode { get; set; }
    public string? startTime { get; set; }
    //返回信息
    public string? strMsg { get; set; }
    //返回参数类型 -1:失败 1:成功