您可能会感到奇怪。其实内部函数调用将输入字符串转换成使用特定格式编译的时间戳。
In case you're curious, the inner function call converts the input string into a timestamp that complies with a specific format.
这种转换发生在定制 DataHandler 内部,是在从 xsd 数据格式转换为字符串消息负载的出站转换期间发生的。
This translation occurred within the custom DataHandler during the outbound translation from xsd data format to a character string message payload.
应用推荐