摘要:
```python - 自定义频率认证 from rest_framework.throttling import SimpleRateThrottle """ 注意: 要继承 SimpleRateThrottle,不要继承 BaseThrottle 因为BaseThrottle的wait和allow_request方法是没写的, 而SimpleRateThrottle起到了一个中介的作用,写了这 阅读全文
posted @ 2019-11-26 22:00
cheerxiong
阅读(175)
评论(0)
推荐(0)

浙公网安备 33010602011771号