摘要:
内容回顾 # 1 封装Respons 》以后的Response使用咱们自己的 》APIRespon--》简化操作 class APIRresponse(Response): def __init__(self,status,msg,http_status,header,**kwargs): data 阅读全文
posted @ 2022-04-21 01:06
Henrywuovo
阅读(46)
评论(0)
推荐(0)