createIp property

String? createIp
final

用户所在客户端的真实ip其中的“.”替换为“_” 。如 192_168_0_1。 如出现多个ip,只传最外层 必填

Implementation

final String? createIp;