@@ -18,6 +18,10 @@ public class TencentOrderAppRpcDTO implements Serializable {
* 回传策略ID
*/
private Long backPolicyId;
+ /**
+ * sdk 里面的用户 id(要求唯一)
+ */
+ private String userId;
/**
* 游戏ID
@@ -20,6 +20,10 @@ public class TencentRoleRegisterAppRpcDTO implements Serializable {
@@ -18,6 +18,10 @@ public class TencentUserAppRpcDTO implements Serializable {
@@ -14,6 +14,10 @@ public class TtAppOrderBackQueryRpcDTO implements Serializable {
* 游戏 id
private Long gameId;
* 微信小游戏上报组件
@@ -15,6 +15,10 @@ public class TtAppRoleRegisterBackQueryRpcDTO implements Serializable {
@@ -14,6 +14,10 @@ public class TtAppUserBackQueryRpcDTO implements Serializable {
* 渠道标识
@@ -22,6 +22,10 @@ public class TtOrderAppRpcDTO implements Serializable {
private TtAccountRpcDTO accountReport;
* 订单编号
@@ -19,6 +19,10 @@ public class TtRoleRegisterAppRpcDTO implements Serializable {
@@ -36,6 +36,10 @@ public class TtUserActiveAppRpcDTO implements Serializable {
* 回传策略 id
* 用户设备mac地址