增加 log
This commit is contained in:
parent
37f769d4f5
commit
3718f3d182
@ -366,6 +366,7 @@ namespace solarApp.Service
|
||||
catch (Exception ex)
|
||||
{
|
||||
throw ex;
|
||||
arclog.insert_log(_powerStationID, "insert_station ", 0, "insert_station", "insert_station", "0", "", ex.Message, conn, cmd);
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user