CMS_Django_Backend/apps/home
jayhgq 7bf39c83bd 1.优化Base64算法,增加异常捕获
2.调整auth所有接口为base64加密存储
3.修复无法获取token的问题
2024-09-16 00:08:13 +08:00
..
migrations 1.api中添加Base64算法 2024-09-09 23:31:33 +08:00
__init__.py 1.api中添加Base64算法 2024-09-09 23:31:33 +08:00
admin.py 1.api中添加Base64算法 2024-09-09 23:31:33 +08:00
apps.py 1.api中添加Base64算法 2024-09-09 23:31:33 +08:00
models.py 1.api中添加Base64算法 2024-09-09 23:31:33 +08:00
tests.py 1.api中添加Base64算法 2024-09-09 23:31:33 +08:00
views.py 1.优化Base64算法,增加异常捕获 2024-09-16 00:08:13 +08:00