From efcfbf596bfd9f5f623e2e05a92e140fd27f1838 Mon Sep 17 00:00:00 2001 From: hyb <kk_huangyangbo@163.com> Date: Thu, 08 Jan 2026 08:57:48 +0000 Subject: [PATCH] 新增认证校验工具类,可实现将明文加密后,直接获取token,避免认证过期 已更新华东师范大学二期的压测脚本实现自动获取最新token功能,其他脚本后续更新 --- 测试组/脚本/Change_password/批量更新数据库用户密码脚本使用手册.docx | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git "a/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/Change_password/\346\211\271\351\207\217\346\233\264\346\226\260\346\225\260\346\215\256\345\272\223\347\224\250\346\210\267\345\257\206\347\240\201\350\204\232\346\234\254\344\275\277\347\224\250\346\211\213\345\206\214.docx" "b/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/Change_password/\346\211\271\351\207\217\346\233\264\346\226\260\346\225\260\346\215\256\345\272\223\347\224\250\346\210\267\345\257\206\347\240\201\350\204\232\346\234\254\344\275\277\347\224\250\346\211\213\345\206\214.docx" index 7528da3..d93ba5e 100644 --- "a/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/Change_password/\346\211\271\351\207\217\346\233\264\346\226\260\346\225\260\346\215\256\345\272\223\347\224\250\346\210\267\345\257\206\347\240\201\350\204\232\346\234\254\344\275\277\347\224\250\346\211\213\345\206\214.docx" +++ "b/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/Change_password/\346\211\271\351\207\217\346\233\264\346\226\260\346\225\260\346\215\256\345\272\223\347\224\250\346\210\267\345\257\206\347\240\201\350\204\232\346\234\254\344\275\277\347\224\250\346\211\213\345\206\214.docx" Binary files differ -- Gitblit v1.9.1