update sync server

This commit is contained in:
2020-12-15 14:47:02 +07:00
parent fc347376d3
commit 9bdfb205f6
6 changed files with 34 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ class ListManagement extends \yii\db\ActiveRecord {
'gender' => 'Gender',
'birthday' => 'Birthday',
'telephone' => 'Telephone',
'address' => 'Address',
'address' => 'Department',
'time' => 'Registration time',
'last_modified' => 'Last Modified'
];