feat(dcrouter): Enhance DcRouter configuration and update documentation

This commit is contained in:
2025-05-07 23:04:54 +00:00
parent 45be1e0a42
commit 9d895898b1
11 changed files with 1416 additions and 280 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformservice',
version: '2.4.2',
version: '2.5.0',
description: 'A multifaceted platform service handling mail, SMS, letter delivery, and AI services.'
}