dashboard
repositories
filestore
activity
search
login
main
/
archive
归档各类文件
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增修改密码后将项目用户名、密码、姓名和角色名称导出为excel
hyb
2025-08-21
c105f556bdb9f0ea93597e37d576dd9308172990
[archive.git]
/
测试组
/
Test_platform
/
Interface_automation
/
backend
/
apps
/
lunarlink
/
apps.py
1
2
3
4
5
from django.apps import AppConfig
class lunarlinkConfig(AppConfig):
name = 'lunarlink'