|
|
@@ -111,6 +111,8 @@ namespace BPA.SAAS.Manage.Application.AExternalPlatform.Service.Goods.Services |
|
|
|
resEntity.GoodsUintId = check1.Id; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
list.Add(resEntity); |
|
|
|
} |
|
|
|
await SqlSugarDb.Db.Insertable(GoodsTypelist).ExecuteCommandAsync(); |
|
|
|
await SqlSugarDb.Db.Insertable(GoodsUintlist).ExecuteCommandAsync(); |
|
|
|