初版完成。等待调试

This commit is contained in:
2024-07-23 08:51:09 +08:00
parent 53d62dc0a9
commit c05420a395
6 changed files with 59 additions and 22 deletions

9
config.json Executable file
View File

@ -0,0 +1,9 @@
{
"mount": {
"c:\\": "/l3c",
"d:\\": "/l0d",
"f:\\": "/l0e"
},
"port":7412,
"addr":"192.168.0.110"
}