From de0f1fd02b1149c6d6a0f0c5d37a1f947c9753b5 Mon Sep 17 00:00:00 2001 From: hyb <kk_huangyangbo@163.com> Date: Fri, 24 Oct 2025 05:36:14 +0000 Subject: [PATCH] 新增清华大学密码修改 新增清华大学测试环境数据库信息 新增密码更新完成后将redis缓存自动刷新,防止修改密码后缓存仍为旧的用户信息导致无法登录 新增argon2id加密方式的Windows客户端,实现无python等相关环境仍然能够直接运行 更新使用手册 删除旧脚本及代码 新增若干打包配置文件 --- 测试组/Test_platform/Interface_automation/README.md | 24 ------------------------ 1 files changed, 0 insertions(+), 24 deletions(-) diff --git "a/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md" "b/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md" index 4448a54..bbc7f30 100644 --- "a/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md" +++ "b/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md" @@ -1,18 +1,6 @@ -# LunarLink -[](https://github.com/tahitimoon/LunarLink/blob/main/LICENSE) -[](https://github.com/tahitimoon/LunarLink/releases) -[](https://github.com/tahitimoon/LunarLink/stargazers) -[](https://github.com/tahitimoon/LunarLink/fork) -[](https://python.org/) -[](https://docs.djangoproject.com/zh-hans/3.2/) -[](https://nodejs.org/en) - - ## 平台简介 基于HttpRunner + Django + Vue + Element UI 的接口自动化测试平台,生产可用。 - -此外,非常感谢 [花菜](https://github.com/lihuacai168)。没有 AnotherFasterRunner 就不会有 LunarLink :) ## 技术栈 @@ -126,18 +114,6 @@ # 启动celery,在控制台执行 celery -A backend worker -B --loglevel=info ``` - -## 演示图 ✅ - - - - - - - - - - ## Docker构建 请参考文档[Docker构建](deployment/README.md) -- Gitblit v1.9.1