1
0
This commit is contained in:
2023-09-15 16:18:41 +08:00
parent 9de4eda0c2
commit 667fd6f890
3 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@@ -1567,6 +1567,7 @@ Example:
type SmfUEInfo []struct {
IMSI string `json:"imsi"`
MSISDN string `json:"msisdn"`
RatType string `json:"ratType"`
PduSessionInfo []struct {
PduSessionID int `json:"pduSessionID"`
IPv4 string `json:"ipv4"`