Merge pull request #85 from xiaomeinvG/main

docs: 修复注释中的错别字 (#80)
This commit is contained in:
maninhill 2024-04-15 15:39:20 +08:00 committed by GitHub
commit 55ebee5e0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ django.setup()
def collect_static():
"""
收集静态文件到指定目录
本项目主要是将前端vue/dist的前项目放到静态目录下面
本项目主要是将前端vue/dist的前项目放到静态目录下面
:return:
"""
logging.info("Collect static files")