fix: complete first version issue remediation

This commit is contained in:
hectorzhao
2026-07-11 10:14:37 +08:00
parent 709ac97764
commit 208a6c23f8
73 changed files with 1549 additions and 245 deletions
+1
View File
@@ -51,6 +51,7 @@ type Route struct {
type CMPP struct {
ServiceID string `json:"serviceId"`
SrcID string `json:"srcId"`
ExtensionDigits int `json:"extensionDigits"`
RegisteredDelivery int `json:"registeredDelivery"`
MsgFmt int `json:"msgFmt"`
FeeUserType int `json:"feeUserType,omitempty"`