|
|
@@ -1084,7 +1084,7 @@ namespace BPA.SAAS.Manage.Application.DataBase.Services |
|
|
|
{ |
|
|
|
TechnologyExportRecode.CreateAt= DateTime.Now; |
|
|
|
TechnologyExportRecode.TemplatePath = path; |
|
|
|
await _db.Updateable(TechnologyExportRecode).ExecuteCommandAsync(); |
|
|
|
var vvv= await _db.Updateable(TechnologyExportRecode).ExecuteCommandAsync(); |
|
|
|
} |
|
|
|
else |
|
|
|
{ |
|
|
|