user_id: {
        allowNull: true,
        type: Sequelize.UUID,
        references: {
          model: 't_user',