|
|
@ -95,5 +95,12 @@
|
|
|
|
"EmailTemplate": {
|
|
|
|
"EmailTemplate": {
|
|
|
|
"BasePath": "", //基础路径,不配置则使用当前系统目录
|
|
|
|
"BasePath": "", //基础路径,不配置则使用当前系统目录
|
|
|
|
"RelativePath": "TaskEmailTemplate"
|
|
|
|
"RelativePath": "TaskEmailTemplate"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"TaskMail": {
|
|
|
|
|
|
|
|
"FileBaseUrl": "http://118.190.144.189:3008",
|
|
|
|
|
|
|
|
"JsonPrint": "/printApi/OpenPrint/GetOpenJsonPrintInfoAsync",
|
|
|
|
|
|
|
|
"JsonPrintByCode": "/printApi/OpenPrint/GetOpenJsonPrintInfoByTemplateCode",
|
|
|
|
|
|
|
|
"SQLPrint": "/printApi/OpenPrint/GetOpenSqlPrintInfo",
|
|
|
|
|
|
|
|
"MailApiUrl": "http://47.104.73.97:8801/mail/send"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|