add comment fields to db and extend models ticket_type and custer
This commit is contained in:
@@ -29,6 +29,7 @@ use yii\helpers\ArrayHelper;
|
||||
* @property string $typeHuman
|
||||
* @property string $timeUnitHuman
|
||||
* @property string $accountName
|
||||
* @property string $comment
|
||||
*/
|
||||
class TicketType extends BaseFitnessActiveRecord
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user