修正singR

This commit is contained in:
DESKTOP-H2PAFLR\Administrator
2023-10-12 09:36:03 +08:00
parent 39b86ccdf0
commit e43a04bc8f
18 changed files with 1290 additions and 120 deletions

View File

@@ -37,7 +37,7 @@ namespace ZR.Model.MES.op.DTO
/// <summary>
/// 生产进度 ProductedNum/PlanNum*100
/// </summary>
public string ProductProgressRate { get; set; }
public int ProductProgressRate { get; set; }
/// <summary>
/// 良品数量
///</summary>