add
This commit is contained in:
@@ -138,6 +138,11 @@ enum FromFlutterAppEnum {
|
|||||||
//送戒指后回调,传入type参数
|
//送戒指后回调,传入type参数
|
||||||
// type: 1 cp戒指赠送成功,2恩爱节告白礼物赠送成功
|
// type: 1 cp戒指赠送成功,2恩爱节告白礼物赠送成功
|
||||||
cpSendRingCallBack('cp_send_ring_callback'),
|
cpSendRingCallBack('cp_send_ring_callback'),
|
||||||
|
|
||||||
|
// 动态发布成功
|
||||||
|
publishDynamicSuccess("publishDynamicSuccess"),
|
||||||
|
|
||||||
|
|
||||||
defaultCode('');
|
defaultCode('');
|
||||||
|
|
||||||
const FromFlutterAppEnum(this.code);
|
const FromFlutterAppEnum(this.code);
|
||||||
|
|||||||
Reference in New Issue
Block a user