1 Star 0 Fork 10

自己动手写一个 / sparrow

forked from James Iter / sparrow 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
state_code.py 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
James Iter 提交于 2016-01-10 02:49 . 加入对zmq的支持
#!/usr/bin/env python
# -*- coding: utf-8 -*-
__author__ = 'James Iter'
__date__ = '15/12/16'
__contact__ = 'james.iter.cn@gmail.com'
__copyright__ = '(c) 2015 by James Iter.'
own_state_branch = {
# ----------以上将集成至jimit库中------------
'41250': {
'code': '41250',
'zh-cn': u'未支持索引的字段'
},
'50050': {
'code': '50150',
'zh-cn': u'MySQL 链接或执行出错'
},
'50051': {
'code': '50051',
'zh-cn': u'Redis 链接或执行出错'
},
}
1
https://gitee.com/dongshouxie/sparrow.git
git@gitee.com:dongshouxie/sparrow.git
dongshouxie
sparrow
sparrow
master

搜索帮助