摘要:
# -*- coding: utf-8 -* """状态码枚举类 author: Jill usage: 结构为:错误枚举名-错误码code-错误说明message # 打印状态码信息 code = Status.OK.get_code() print("code:", code) # 打印状态码说 阅读全文
posted @ 2019-11-18 14:39
Alive_2020
阅读(902)
评论(0)
推荐(0)
浙公网安备 33010602011771号