add mobile api services: virtual-key-page and ticket-page

This commit is contained in:
2022-02-20 20:34:35 +01:00
parent ac5076534b
commit ae2924a4bd
5 changed files with 142 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ use yii\behaviors\TimestampBehavior;
* @property integer $id_card
* @property integer $id_key
* @property integer $id_user
* @property string $virtual_key
* @property string $created_at
* @property string $updated_at
*/