feat: add project基础文件
This commit is contained in:
4
temp_file_trans_client/config.json
Normal file
4
temp_file_trans_client/config.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"server_url": "http://localhost:5000",
|
||||
"default_expiry": "24h"
|
||||
}
|
||||
2
temp_file_trans_client/requirements.txt
Normal file
2
temp_file_trans_client/requirements.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
PySide6>=6.5.0
|
||||
requests>=2.31.0
|
||||
Reference in New Issue
Block a user