# -*- coding: utf-8 -*- # !/usr/bin/env python class SmsVendorCode(object): UCPAAS = 'ucpaas' ALIYUN = 'aliyun' ZTHY = 'zthy'