update version 1.0 deploy
This commit is contained in:
@@ -50,15 +50,15 @@ class LogsUnknow extends \yii\db\ActiveRecord
|
||||
{
|
||||
return [
|
||||
'id' => 'ID',
|
||||
'plate' => 'Plate',
|
||||
'plate_image_in' => 'Plate Image In',
|
||||
'plate' => 'Biển số xe',
|
||||
'plate_image_in' => 'Ảnh biển vào',
|
||||
'frame_image_in' => 'Frame Image In',
|
||||
'time_in' => 'Time In',
|
||||
'plate_image_out' => 'Plate Image Out',
|
||||
'time_in' => 'Thời gian vào',
|
||||
'plate_image_out' => 'Ảnh biển ra',
|
||||
'frame_image_out' => 'Frame Image Out',
|
||||
'time_out' => 'Time Out',
|
||||
'seal_no' => 'Seal No',
|
||||
'note' => 'Note',
|
||||
'time_out' => 'Thời gian ra',
|
||||
'seal_no' => 'SEAL_NO',
|
||||
'note' => 'Nội dung khác',
|
||||
'factory' => 'Factory',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user