Merge remote-tracking branch '国联/glms/feature/1.4.2' into glms/feature/1.4.2
This commit is contained in:
@@ -396,6 +396,8 @@ namespace YLErp.Modules.UnderlyingModule
|
||||
ObjectHelper.MapValues(dbModel, req);
|
||||
}
|
||||
dbModel.Price = underlying_manager.DefaultSpotPrice;
|
||||
// 新增标的默认启用
|
||||
dbModel.LaunchState = "1";
|
||||
DbContext.underlying_manager.Add(dbModel);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user