重写模具保养
This commit is contained in:
@@ -60,6 +60,7 @@ namespace Tnb.EquipMgr
|
||||
ToolMoldMaintainRule toolMoldMaintainRule = new()
|
||||
{
|
||||
id = SnowflakeIdHelper.NextId(),
|
||||
name = input.data["name"].ToString(),
|
||||
mode = input.data["mode"].ToString(),
|
||||
cycle = cycle,
|
||||
startandend_date = startTime.ToString("yyyy-MM-dd HH:mm:ss"),
|
||||
|
||||
Reference in New Issue
Block a user