feat: 基础
This commit is contained in:
8
appsettings.json
Normal file
8
appsettings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"CloudPrint": {
|
||||
"ServerAddress": "http://127.0.0.1:8080",
|
||||
"PrinterName": "win-printer-001",
|
||||
"PrinterDisplayName": "Windows Printer 001",
|
||||
"ApiKey": "replace-with-your-api-key"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user