接口/令牌

STATIC_URL = '/static/'
STATICFILES_DIRS =[
os.path.join(BASE_DIR,'static')
]
posted @ 2022-09-01 17:46  shclbear  阅读(27)  评论(0)    收藏  举报