1
This commit is contained in:
@@ -129,10 +129,7 @@ namespace DOAN.Service.PBL
|
||||
light_Log.CreatedTime = DateTime.Now;
|
||||
int result = Context.Insertable(light_Log).ExecuteCommand();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
return result > 0;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user