From b03869dbe1f05fd20d5e528518700509be201621 Mon Sep 17 00:00:00 2001 From: hyb <kk_huangyangbo@163.com> Date: Wed, 07 Jan 2026 08:50:07 +0000 Subject: [PATCH] 更新华东师范大学二期新建技术服务费脚本,新增直接数据库中获取课题组和用户 --- .idea/misc.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 5068de7..f949633 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> + <component name="Black"> + <option name="sdkName" value="Python 3.12 (登录获取token)" /> + </component> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 (登录获取token)" project-jdk-type="Python SDK" /> </project> \ No newline at end of file -- Gitblit v1.9.1