schangxiang@126.com
2025-05-20 bb46e7c37ddbdf44e4a7b729b608b39a3561f1e4
PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/CallMaterialOrder/CallMaterialOrderUpdateDto.cs
@@ -10,4 +10,9 @@
    /// 并发戳 
    /// </summary> 
    public string ConcurrencyStamp { get; set; } 
    /// <summary>
    /// 修改人
    /// </summary>
    public string LastModifierName { get; set; }