erp生产工单
This commit is contained in:
@@ -99,6 +99,7 @@ namespace Tnb.ProductionMgr
|
||||
{
|
||||
id = x.id,
|
||||
code = x.code,
|
||||
carry_code = x.carry_code,
|
||||
create_id = y.RealName,
|
||||
create_time = x.create_time==null ? "" : x.create_time.Value.ToString(DbTimeFormat.SS),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user