cutsdk 0.0.1 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +130 -0
- package/dist/api/audios/add-audios.d.ts +3 -0
- package/dist/api/audios/add-audios.d.ts.map +1 -0
- package/dist/api/audios/add-audios.js +33 -0
- package/dist/api/audios/add-audios.js.map +1 -0
- package/dist/api/audios/get-audios.d.ts +5 -0
- package/dist/api/audios/get-audios.d.ts.map +1 -0
- package/dist/api/audios/get-audios.js +27 -0
- package/dist/api/audios/get-audios.js.map +1 -0
- package/dist/api/captions/add-captions.d.ts +3 -0
- package/dist/api/captions/add-captions.d.ts.map +1 -0
- package/dist/api/captions/add-captions.js +220 -0
- package/dist/api/captions/add-captions.js.map +1 -0
- package/dist/api/captions/get-captions.d.ts +5 -0
- package/dist/api/captions/get-captions.d.ts.map +1 -0
- package/dist/api/captions/get-captions.js +36 -0
- package/dist/api/captions/get-captions.js.map +1 -0
- package/dist/api/cloud/render-draft.d.ts +11 -0
- package/dist/api/cloud/render-draft.d.ts.map +1 -0
- package/dist/api/cloud/render-draft.js +203 -0
- package/dist/api/cloud/render-draft.js.map +1 -0
- package/dist/api/cloud/submit-video-render-task.d.ts +4 -0
- package/dist/api/cloud/submit-video-render-task.d.ts.map +1 -0
- package/dist/api/cloud/submit-video-render-task.js +54 -0
- package/dist/api/cloud/submit-video-render-task.js.map +1 -0
- package/dist/api/cloud/upload-draft.d.ts +4 -0
- package/dist/api/cloud/upload-draft.d.ts.map +1 -0
- package/dist/api/cloud/upload-draft.js +89 -0
- package/dist/api/cloud/upload-draft.js.map +1 -0
- package/dist/api/draft/create-draft.d.ts +3 -0
- package/dist/api/draft/create-draft.d.ts.map +1 -0
- package/dist/api/draft/create-draft.js +11 -0
- package/dist/api/draft/create-draft.js.map +1 -0
- package/dist/api/draft/easy-create-material.d.ts +3 -0
- package/dist/api/draft/easy-create-material.d.ts.map +1 -0
- package/dist/api/draft/easy-create-material.js +64 -0
- package/dist/api/draft/easy-create-material.js.map +1 -0
- package/dist/api/draft/get-draft-info.d.ts +5 -0
- package/dist/api/draft/get-draft-info.d.ts.map +1 -0
- package/dist/api/draft/get-draft-info.js +35 -0
- package/dist/api/draft/get-draft-info.js.map +1 -0
- package/dist/api/draft/list-drafts.d.ts +3 -0
- package/dist/api/draft/list-drafts.d.ts.map +1 -0
- package/dist/api/draft/list-drafts.js +51 -0
- package/dist/api/draft/list-drafts.js.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts +3 -0
- package/dist/api/draft-spec/create-and-render-draft.d.ts.map +1 -0
- package/dist/api/draft-spec/create-and-render-draft.js +70 -0
- package/dist/api/draft-spec/create-and-render-draft.js.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts +4 -0
- package/dist/api/draft-spec/create-draft-from-spec.d.ts.map +1 -0
- package/dist/api/draft-spec/create-draft-from-spec.js +96 -0
- package/dist/api/draft-spec/create-draft-from-spec.js.map +1 -0
- package/dist/api/draft-spec/resolve.d.ts +21 -0
- package/dist/api/draft-spec/resolve.d.ts.map +1 -0
- package/dist/api/draft-spec/resolve.js +279 -0
- package/dist/api/draft-spec/resolve.js.map +1 -0
- package/dist/api/draft-spec/time.d.ts +17 -0
- package/dist/api/draft-spec/time.d.ts.map +1 -0
- package/dist/api/draft-spec/time.js +56 -0
- package/dist/api/draft-spec/time.js.map +1 -0
- package/dist/api/draft-spec/validation.d.ts +3 -0
- package/dist/api/draft-spec/validation.d.ts.map +1 -0
- package/dist/api/draft-spec/validation.js +179 -0
- package/dist/api/draft-spec/validation.js.map +1 -0
- package/dist/api/effects/add-effects.d.ts +3 -0
- package/dist/api/effects/add-effects.d.ts.map +1 -0
- package/dist/api/effects/add-effects.js +24 -0
- package/dist/api/effects/add-effects.js.map +1 -0
- package/dist/api/effects/get-effects.d.ts +5 -0
- package/dist/api/effects/get-effects.d.ts.map +1 -0
- package/dist/api/effects/get-effects.js +23 -0
- package/dist/api/effects/get-effects.js.map +1 -0
- package/dist/api/images/add-images.d.ts +3 -0
- package/dist/api/images/add-images.d.ts.map +1 -0
- package/dist/api/images/add-images.js +67 -0
- package/dist/api/images/add-images.js.map +1 -0
- package/dist/api/images/get-images.d.ts +5 -0
- package/dist/api/images/get-images.d.ts.map +1 -0
- package/dist/api/images/get-images.js +30 -0
- package/dist/api/images/get-images.js.map +1 -0
- package/dist/api/keyframes/add-keyframes.d.ts +3 -0
- package/dist/api/keyframes/add-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/add-keyframes.js +21 -0
- package/dist/api/keyframes/add-keyframes.js.map +1 -0
- package/dist/api/keyframes/get-keyframes.d.ts +6 -0
- package/dist/api/keyframes/get-keyframes.d.ts.map +1 -0
- package/dist/api/keyframes/get-keyframes.js +41 -0
- package/dist/api/keyframes/get-keyframes.js.map +1 -0
- package/dist/api/masks/add-masks.d.ts +3 -0
- package/dist/api/masks/add-masks.d.ts.map +1 -0
- package/dist/api/masks/add-masks.js +63 -0
- package/dist/api/masks/add-masks.js.map +1 -0
- package/dist/api/masks/get-masks.d.ts +6 -0
- package/dist/api/masks/get-masks.d.ts.map +1 -0
- package/dist/api/masks/get-masks.js +44 -0
- package/dist/api/masks/get-masks.js.map +1 -0
- package/dist/api/query/get-audio-duration.d.ts +3 -0
- package/dist/api/query/get-audio-duration.d.ts.map +1 -0
- package/dist/api/query/get-audio-duration.js +12 -0
- package/dist/api/query/get-audio-duration.js.map +1 -0
- package/dist/api/query/get-image-animations.d.ts +3 -0
- package/dist/api/query/get-image-animations.d.ts.map +1 -0
- package/dist/api/query/get-image-animations.js +21 -0
- package/dist/api/query/get-image-animations.js.map +1 -0
- package/dist/api/query/get-text-effects.d.ts +4 -0
- package/dist/api/query/get-text-effects.d.ts.map +1 -0
- package/dist/api/query/get-text-effects.js +36 -0
- package/dist/api/query/get-text-effects.js.map +1 -0
- package/dist/api/setup/templates/project/.agents/skills/cut-draft/SKILL.md +92 -0
- package/dist/api/setup/templates/project/cutcli-docs/.env.example +6 -0
- package/dist/api/setup/templates/project/cutcli-docs/README.md +95 -0
- package/dist/api/setup/templates/project/cutcli-docs/api-cheatsheet.md +156 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/01-create-draft.ts +43 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/02-draft-spec.ts +73 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/03-create-and-render.ts +66 -0
- package/dist/api/setup/templates/project/cutcli-docs/examples/04-cli-examples.md +109 -0
- package/dist/api/setup/templates/project/cutcli-docs/quickstart.md +130 -0
- package/dist/api/sticker/add-sticker.d.ts +3 -0
- package/dist/api/sticker/add-sticker.d.ts.map +1 -0
- package/dist/api/sticker/add-sticker.js +22 -0
- package/dist/api/sticker/add-sticker.js.map +1 -0
- package/dist/api/sticker/get-stickers.d.ts +5 -0
- package/dist/api/sticker/get-stickers.d.ts.map +1 -0
- package/dist/api/sticker/get-stickers.js +23 -0
- package/dist/api/sticker/get-stickers.js.map +1 -0
- package/dist/api/text-style/add-text-style.d.ts +3 -0
- package/dist/api/text-style/add-text-style.d.ts.map +1 -0
- package/dist/api/text-style/add-text-style.js +25 -0
- package/dist/api/text-style/add-text-style.js.map +1 -0
- package/dist/api/videos/add-videos.d.ts +3 -0
- package/dist/api/videos/add-videos.d.ts.map +1 -0
- package/dist/api/videos/add-videos.js +84 -0
- package/dist/api/videos/add-videos.js.map +1 -0
- package/dist/api/videos/get-videos.d.ts +5 -0
- package/dist/api/videos/get-videos.d.ts.map +1 -0
- package/dist/api/videos/get-videos.js +30 -0
- package/dist/api/videos/get-videos.js.map +1 -0
- package/dist/config/index.d.ts +11 -0
- package/dist/config/index.d.ts.map +1 -0
- package/dist/config/index.js +27 -0
- package/dist/config/index.js.map +1 -0
- package/dist/draft/drafts/AudioMaterial.d.ts +41 -0
- package/dist/draft/drafts/AudioMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/AudioMaterial.js +45 -0
- package/dist/draft/drafts/AudioMaterial.js.map +1 -0
- package/dist/draft/drafts/Draft.d.ts +272 -0
- package/dist/draft/drafts/Draft.d.ts.map +1 -0
- package/dist/draft/drafts/Draft.js +374 -0
- package/dist/draft/drafts/Draft.js.map +1 -0
- package/dist/draft/drafts/Effects.d.ts +32 -0
- package/dist/draft/drafts/Effects.d.ts.map +1 -0
- package/dist/draft/drafts/Effects.js +77 -0
- package/dist/draft/drafts/Effects.js.map +1 -0
- package/dist/draft/drafts/Huazi.d.ts +47 -0
- package/dist/draft/drafts/Huazi.d.ts.map +1 -0
- package/dist/draft/drafts/Huazi.js +71 -0
- package/dist/draft/drafts/Huazi.js.map +1 -0
- package/dist/draft/drafts/Keyframe.d.ts +57 -0
- package/dist/draft/drafts/Keyframe.d.ts.map +1 -0
- package/dist/draft/drafts/Keyframe.js +66 -0
- package/dist/draft/drafts/Keyframe.js.map +1 -0
- package/dist/draft/drafts/Mask.d.ts +74 -0
- package/dist/draft/drafts/Mask.d.ts.map +1 -0
- package/dist/draft/drafts/Mask.js +93 -0
- package/dist/draft/drafts/Mask.js.map +1 -0
- package/dist/draft/drafts/MediaUtil.d.ts +18 -0
- package/dist/draft/drafts/MediaUtil.d.ts.map +1 -0
- package/dist/draft/drafts/MediaUtil.js +101 -0
- package/dist/draft/drafts/MediaUtil.js.map +1 -0
- package/dist/draft/drafts/Qipaos.d.ts +35 -0
- package/dist/draft/drafts/Qipaos.d.ts.map +1 -0
- package/dist/draft/drafts/Qipaos.js +41 -0
- package/dist/draft/drafts/Qipaos.js.map +1 -0
- package/dist/draft/drafts/Segments.d.ts +74 -0
- package/dist/draft/drafts/Segments.d.ts.map +1 -0
- package/dist/draft/drafts/Segments.js +112 -0
- package/dist/draft/drafts/Segments.js.map +1 -0
- package/dist/draft/drafts/Stickers.d.ts +58 -0
- package/dist/draft/drafts/Stickers.d.ts.map +1 -0
- package/dist/draft/drafts/Stickers.js +64 -0
- package/dist/draft/drafts/Stickers.js.map +1 -0
- package/dist/draft/drafts/TextMaterial.d.ts +119 -0
- package/dist/draft/drafts/TextMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/TextMaterial.js +182 -0
- package/dist/draft/drafts/TextMaterial.js.map +1 -0
- package/dist/draft/drafts/Track.d.ts +18 -0
- package/dist/draft/drafts/Track.d.ts.map +1 -0
- package/dist/draft/drafts/Track.js +30 -0
- package/dist/draft/drafts/Track.js.map +1 -0
- package/dist/draft/drafts/Transitions.d.ts +14 -0
- package/dist/draft/drafts/Transitions.d.ts.map +1 -0
- package/dist/draft/drafts/Transitions.js +21 -0
- package/dist/draft/drafts/Transitions.js.map +1 -0
- package/dist/draft/drafts/VideoMaterial.d.ts +87 -0
- package/dist/draft/drafts/VideoMaterial.d.ts.map +1 -0
- package/dist/draft/drafts/VideoMaterial.js +92 -0
- package/dist/draft/drafts/VideoMaterial.js.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts +2 -0
- package/dist/draft/drafts/add_keyframes_v2.d.ts.map +1 -0
- package/dist/draft/drafts/add_keyframes_v2.js +281 -0
- package/dist/draft/drafts/add_keyframes_v2.js.map +1 -0
- package/dist/draft/drafts/add_text_animations.d.ts +7 -0
- package/dist/draft/drafts/add_text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_text_animations.js +29 -0
- package/dist/draft/drafts/add_text_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_animations.d.ts +7 -0
- package/dist/draft/drafts/add_video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_animations.js +29 -0
- package/dist/draft/drafts/add_video_animations.js.map +1 -0
- package/dist/draft/drafts/add_video_effects.d.ts +27 -0
- package/dist/draft/drafts/add_video_effects.d.ts.map +1 -0
- package/dist/draft/drafts/add_video_effects.js +11 -0
- package/dist/draft/drafts/add_video_effects.js.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts +35 -0
- package/dist/draft/drafts/data/audio/audio_effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/audio/audio_effect.js +98 -0
- package/dist/draft/drafts/data/audio/audio_effect.js.map +1 -0
- package/dist/draft/drafts/data/audio//346/250/241/346/213/237.json +4275 -0
- package/dist/draft/drafts/data/audio//347/216/257/345/242/203.json +1673 -0
- package/dist/draft/drafts/data/audio//347/276/216/345/214/226.json +860 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts +29 -0
- package/dist/draft/drafts/data/effect/cn/effect.d.ts.map +1 -0
- package/dist/draft/drafts/data/effect/cn/effect.js +122 -0
- package/dist/draft/drafts/data/effect/cn/effect.js.map +1 -0
- package/dist/draft/drafts/data/effect/cn/huamian/aixing.json +3097 -0
- package/dist/draft/drafts/data/effect/cn/huamian/anhei.json +3456 -0
- package/dist/draft/drafts/data/effect/cn/huamian/biankuang.json +8201 -0
- package/dist/draft/drafts/data/effect/cn/huamian/bling.json +5836 -0
- package/dist/draft/drafts/data/effect/cn/huamian/chaoku.json +3554 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dianyin.json +624 -0
- package/dist/draft/drafts/data/effect/cn/huamian/donggan.json +11193 -0
- package/dist/draft/drafts/data/effect/cn/huamian/dv.json +3305 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fanwei.json +10631 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fenpin.json +1016 -0
- package/dist/draft/drafts/data/effect/cn/huamian/fugu.json +7592 -0
- package/dist/draft/drafts/data/effect/cn/huamian/guang.json +5614 -0
- package/dist/draft/drafts/data/effect/cn/huamian/hot.json +16202 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jichu.json +10017 -0
- package/dist/draft/drafts/data/effect/cn/huamian/jinfen.json +2545 -0
- package/dist/draft/drafts/data/effect/cn/huamian/manhua.json +1897 -0
- package/dist/draft/drafts/data/effect/cn/huamian/niuqu.json +2037 -0
- package/dist/draft/drafts/data/effect/cn/huamian/touyin.json +1013 -0
- package/dist/draft/drafts/data/effect/cn/huamian/wenlin.json +2942 -0
- package/dist/draft/drafts/data/effect/cn/huamian/xinnian.json +4627 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zhongyi.json +3063 -0
- package/dist/draft/drafts/data/effect/cn/huamian/ziran.json +4791 -0
- package/dist/draft/drafts/data/effect/cn/huamian/zuixin.json +5677 -0
- package/dist/draft/drafts/data/effect/cn/renwu/anhei.json +900 -0
- package/dist/draft/drafts/data/effect/cn/renwu/danglian.json +1518 -0
- package/dist/draft/drafts/data/effect/cn/renwu/hot.json +20280 -0
- package/dist/draft/drafts/data/effect/cn/renwu/huanrao.json +1447 -0
- package/dist/draft/drafts/data/effect/cn/renwu/kelong.json +1857 -0
- package/dist/draft/drafts/data/effect/cn/renwu/qingxu.json +5641 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shenti.json +2827 -0
- package/dist/draft/drafts/data/effect/cn/renwu/shoubu.json +742 -0
- package/dist/draft/drafts/data/effect/cn/renwu/tousi.json +3129 -0
- package/dist/draft/drafts/data/effect/cn/renwu/xingxiang.json +1397 -0
- package/dist/draft/drafts/data/effect/cn/renwu/zhuangshi.json +5017 -0
- package/dist/draft/drafts/data/font/font.d.ts +11 -0
- package/dist/draft/drafts/data/font/font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font.js +9303 -0
- package/dist/draft/drafts/data/font/font.js.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts +3 -0
- package/dist/draft/drafts/data/font/font_0427.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/font_0427.js +57922 -0
- package/dist/draft/drafts/data/font/font_0427.js.map +1 -0
- package/dist/draft/drafts/data/font/online_font.d.ts +7 -0
- package/dist/draft/drafts/data/font/online_font.d.ts.map +1 -0
- package/dist/draft/drafts/data/font/online_font.js +78 -0
- package/dist/draft/drafts/data/font/online_font.js.map +1 -0
- package/dist/draft/drafts/data/huazi/all_huazi_data.json +94057 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts +9 -0
- package/dist/draft/drafts/data/huazi/online_huazi.d.ts.map +1 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js +163 -0
- package/dist/draft/drafts/data/huazi/online_huazi.js.map +1 -0
- package/dist/draft/drafts/data/texiao/aixin.json +2555 -0
- package/dist/draft/drafts/data/texiao/anhei.json +2909 -0
- package/dist/draft/drafts/data/texiao/biankuang.json +5906 -0
- package/dist/draft/drafts/data/texiao/bling.json +4171 -0
- package/dist/draft/drafts/data/texiao/chaoku.json +1560 -0
- package/dist/draft/drafts/data/texiao/dianyin.json +522 -0
- package/dist/draft/drafts/data/texiao/donggan.json +6157 -0
- package/dist/draft/drafts/data/texiao/dv.json +1796 -0
- package/dist/draft/drafts/data/texiao/fenpin.json +712 -0
- package/dist/draft/drafts/data/texiao/fenwei.json +4405 -0
- package/dist/draft/drafts/data/texiao/fugu.json +4472 -0
- package/dist/draft/drafts/data/texiao/guang.json +2297 -0
- package/dist/draft/drafts/data/texiao/jichu.json +4929 -0
- package/dist/draft/drafts/data/texiao/jinfen.json +1712 -0
- package/dist/draft/drafts/data/texiao/manhua.json +1700 -0
- package/dist/draft/drafts/data/texiao/niuqu.json +708 -0
- package/dist/draft/drafts/data/texiao/remen.json +7147 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts +53 -0
- package/dist/draft/drafts/data/texiao/texiao.d.ts.map +1 -0
- package/dist/draft/drafts/data/texiao/texiao.js +102 -0
- package/dist/draft/drafts/data/texiao/texiao.js.map +1 -0
- package/dist/draft/drafts/data/texiao/touyin.json +2354 -0
- package/dist/draft/drafts/data/texiao/wenli.json +2118 -0
- package/dist/draft/drafts/data/texiao/ziran.json +2882 -0
- package/dist/draft/drafts/data/texiao/zongyi.json +2287 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/chuchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/chuchang.js +4547 -0
- package/dist/draft/drafts/data/text/chuchang.js.map +1 -0
- package/dist/draft/drafts/data/text/qipao.d.ts +87 -0
- package/dist/draft/drafts/data/text/qipao.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/qipao.js +17773 -0
- package/dist/draft/drafts/data/text/qipao.js.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts +35 -0
- package/dist/draft/drafts/data/text/ruchang.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/ruchang.js +5363 -0
- package/dist/draft/drafts/data/text/ruchang.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts +7 -0
- package/dist/draft/drafts/data/text/text_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.js +147 -0
- package/dist/draft/drafts/data/text/text_animations.js.map +1 -0
- package/dist/draft/drafts/data/text/text_animations.json +26179 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts +35 -0
- package/dist/draft/drafts/data/text/xunhuan.d.ts.map +1 -0
- package/dist/draft/drafts/data/text/xunhuan.js +3435 -0
- package/dist/draft/drafts/data/text/xunhuan.js.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn/aixin.json +3625 -0
- package/dist/draft/drafts/data/tezhi/cn/biaoqing.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/bohemanbo.json +3270 -0
- package/dist/draft/drafts/data/tezhi/cn/dianshang.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/dongri.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/hot.json +3379 -0
- package/dist/draft/drafts/data/tezhi/cn/hudie.json +3490 -0
- package/dist/draft/drafts/data/tezhi/cn/hudong.json +3328 -0
- package/dist/draft/drafts/data/tezhi/cn/hunli.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/jiari.json +3276 -0
- package/dist/draft/drafts/data/tezhi/cn/keai.json +3269 -0
- package/dist/draft/drafts/data/tezhi/cn/langman.json +3290 -0
- package/dist/draft/drafts/data/tezhi/cn/lvxing.json +3350 -0
- package/dist/draft/drafts/data/tezhi/cn/meishi.json +3294 -0
- package/dist/draft/drafts/data/tezhi/cn/meizhuang.json +3279 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu1.json +3421 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu2.json +3368 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu3.json +3358 -0
- package/dist/draft/drafts/data/tezhi/cn/qingxu4.json +3361 -0
- package/dist/draft/drafts/data/tezhi/cn/regeng.json +3292 -0
- package/dist/draft/drafts/data/tezhi/cn/vip.json +3336 -0
- package/dist/draft/drafts/data/tezhi/cn/vlog.json +3295 -0
- package/dist/draft/drafts/data/tezhi/cn/xiari.json +3411 -0
- package/dist/draft/drafts/data/tezhi/cn/xinnian.json +3274 -0
- package/dist/draft/drafts/data/tezhi/cn/yinyuejie.json +3285 -0
- package/dist/draft/drafts/data/tezhi/cn/yundong.json +3267 -0
- package/dist/draft/drafts/data/tezhi/cn/zhakai.json +3399 -0
- package/dist/draft/drafts/data/tezhi/cn/zhisi.json +3385 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts +2 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.d.ts.map +1 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js +41 -0
- package/dist/draft/drafts/data/tezhi/cn_sticker.js.map +1 -0
- package/dist/draft/drafts/data/transitions/cn/MG/345/212/250/347/224/273.json +880 -0
- package/dist/draft/drafts/data/transitions/cn/hot.json +20419 -0
- package/dist/draft/drafts/data/transitions/cn//344/272/222/345/212/250emoji.json +820 -0
- package/dist/draft/drafts/data/transitions/cn//345/205/211/346/225/210.json +3355 -0
- package/dist/draft/drafts/data/transitions/cn//345/210/206/345/211/262.json +2255 -0
- package/dist/draft/drafts/data/transitions/cn//345/217/240/345/214/226.json +2206 -0
- package/dist/draft/drafts/data/transitions/cn//345/271/273/347/201/257/347/211/207.json +4175 -0
- package/dist/draft/drafts/data/transitions/cn//346/211/255/346/233/262.json +2388 -0
- package/dist/draft/drafts/data/transitions/cn//346/213/215/346/221/204.json +1546 -0
- package/dist/draft/drafts/data/transitions/cn//346/225/205/351/232/234.json +1616 -0
- package/dist/draft/drafts/data/transitions/cn//346/226/260/345/271/264.json +2935 -0
- package/dist/draft/drafts/data/transitions/cn//346/234/200/346/226/260.json +3167 -0
- package/dist/draft/drafts/data/transitions/cn//346/250/241/347/263/212.json +1535 -0
- package/dist/draft/drafts/data/transitions/cn//347/273/274/350/211/272.json +904 -0
- package/dist/draft/drafts/data/transitions/cn//350/207/252/347/204/266.json +657 -0
- package/dist/draft/drafts/data/transitions/cn//350/277/220/351/225/234.json +5283 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts +3 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.d.ts.map +1 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js +52 -0
- package/dist/draft/drafts/data/transitions/cn_transitions.js.map +1 -0
- package/dist/draft/drafts/data/video/group.d.ts +35 -0
- package/dist/draft/drafts/data/video/group.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/group.js +7496 -0
- package/dist/draft/drafts/data/video/group.js.map +1 -0
- package/dist/draft/drafts/data/video/ins.d.ts +19 -0
- package/dist/draft/drafts/data/video/ins.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/ins.js +3046 -0
- package/dist/draft/drafts/data/video/ins.js.map +1 -0
- package/dist/draft/drafts/data/video/out.d.ts +35 -0
- package/dist/draft/drafts/data/video/out.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/out.js +1640 -0
- package/dist/draft/drafts/data/video/out.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts +7 -0
- package/dist/draft/drafts/data/video/video_animations.d.ts.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.js +138 -0
- package/dist/draft/drafts/data/video/video_animations.js.map +1 -0
- package/dist/draft/drafts/data/video/video_animations.json +22380 -0
- package/dist/draft/drafts/online_effects.d.ts +3 -0
- package/dist/draft/drafts/online_effects.d.ts.map +1 -0
- package/dist/draft/drafts/online_effects.js +57 -0
- package/dist/draft/drafts/online_effects.js.map +1 -0
- package/dist/draft/index.d.ts +23 -0
- package/dist/draft/index.d.ts.map +1 -0
- package/dist/draft/index.js +20 -0
- package/dist/draft/index.js.map +1 -0
- package/dist/index.d.ts +62 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +90 -0
- package/dist/index.js.map +1 -0
- package/dist/shared/cloud-client.d.ts +59 -0
- package/dist/shared/cloud-client.d.ts.map +1 -0
- package/dist/shared/cloud-client.js +121 -0
- package/dist/shared/cloud-client.js.map +1 -0
- package/dist/shared/draft-service.d.ts +9 -0
- package/dist/shared/draft-service.d.ts.map +1 -0
- package/dist/shared/draft-service.js +91 -0
- package/dist/shared/draft-service.js.map +1 -0
- package/dist/shared/errors.d.ts +28 -0
- package/dist/shared/errors.d.ts.map +1 -0
- package/dist/shared/errors.js +138 -0
- package/dist/shared/errors.js.map +1 -0
- package/dist/shared/logger.d.ts +6 -0
- package/dist/shared/logger.d.ts.map +1 -0
- package/dist/shared/logger.js +9 -0
- package/dist/shared/logger.js.map +1 -0
- package/dist/shared/media-downloader.d.ts +14 -0
- package/dist/shared/media-downloader.d.ts.map +1 -0
- package/dist/shared/media-downloader.js +94 -0
- package/dist/shared/media-downloader.js.map +1 -0
- package/dist/shared/media.d.ts +6 -0
- package/dist/shared/media.d.ts.map +1 -0
- package/dist/shared/media.js +117 -0
- package/dist/shared/media.js.map +1 -0
- package/dist/template/attachment_pc_common.json +1 -0
- package/dist/template/draft_agency_config.json +1 -0
- package/dist/template/draft_content.json +132 -0
- package/dist/template/draft_meta_info.json +59 -0
- package/dist/template/template.tmp +1 -0
- package/dist/types/index.d.ts +637 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/index.js +4 -0
- package/dist/types/index.js.map +1 -0
- package/package.json +64 -4
- package/index.js +0 -1
|
@@ -0,0 +1,4405 @@
|
|
|
1
|
+
{
|
|
2
|
+
"data": {
|
|
3
|
+
"UrlPrefix": [
|
|
4
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/",
|
|
5
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/"
|
|
6
|
+
],
|
|
7
|
+
"CategoryEffects": {
|
|
8
|
+
"HasMore": false,
|
|
9
|
+
"Cursor": 52,
|
|
10
|
+
"SortingPosition": 52,
|
|
11
|
+
"Version": "1807465808435,1189425301756,900,0",
|
|
12
|
+
"Effects": [
|
|
13
|
+
{
|
|
14
|
+
"EffectType": 0,
|
|
15
|
+
"Source": 0,
|
|
16
|
+
"IsFavorite": false,
|
|
17
|
+
"Subtype": 0,
|
|
18
|
+
"IsBusiness": false,
|
|
19
|
+
"IsPoi": false,
|
|
20
|
+
"SyncId": "2148347",
|
|
21
|
+
"ResourceId": "7101592529811804679",
|
|
22
|
+
"Channel": 1,
|
|
23
|
+
"PublishStatus": 1,
|
|
24
|
+
"Ptime": "1653588834000",
|
|
25
|
+
"ChallengeId": "0",
|
|
26
|
+
"HintFileFormat": 0,
|
|
27
|
+
"IsEst": false,
|
|
28
|
+
"AppID": 1059,
|
|
29
|
+
"HasProfileInfo": false,
|
|
30
|
+
"Name": "彩色碎片",
|
|
31
|
+
"Hint": "",
|
|
32
|
+
"SdkVersion": "10.1.0",
|
|
33
|
+
"AppVersion": "",
|
|
34
|
+
"FileUrl": {
|
|
35
|
+
"Uri": "48d0dd4f0d70a5d8c6b4846792068335",
|
|
36
|
+
"UrlList": [
|
|
37
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/48d0dd4f0d70a5d8c6b4846792068335",
|
|
38
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/48d0dd4f0d70a5d8c6b4846792068335"
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
"IconUrl": {
|
|
42
|
+
"Uri": "cc6b90cac7ed5080f6f0b9fe2baf6b39",
|
|
43
|
+
"UrlList": [
|
|
44
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/cc6b90cac7ed5080f6f0b9fe2baf6b39",
|
|
45
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/cc6b90cac7ed5080f6f0b9fe2baf6b39"
|
|
46
|
+
]
|
|
47
|
+
},
|
|
48
|
+
"Id": "48d0dd4f0d70a5d8c6b4846792068335",
|
|
49
|
+
"EffectId": "2148348",
|
|
50
|
+
"DevicePlatform": "all",
|
|
51
|
+
"Types": [
|
|
52
|
+
"AmazingFeature"
|
|
53
|
+
],
|
|
54
|
+
"Tags": [],
|
|
55
|
+
"TagsUpdatedAt": "1653497178000",
|
|
56
|
+
"Parent": "",
|
|
57
|
+
"Children": [],
|
|
58
|
+
"HintIcon": {
|
|
59
|
+
"Uri": "",
|
|
60
|
+
"UrlList": []
|
|
61
|
+
},
|
|
62
|
+
"Music": [],
|
|
63
|
+
"DesignerId": "",
|
|
64
|
+
"Schema": "",
|
|
65
|
+
"Description": "",
|
|
66
|
+
"OriginalEffectId": "",
|
|
67
|
+
"Requirements": [
|
|
68
|
+
"blit",
|
|
69
|
+
"matting"
|
|
70
|
+
],
|
|
71
|
+
"Extra": "{\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true,\"effect_duration\":3800,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"sticker\\\",\\\"name\\\":\\\"透明度\\\"}]}\",\"hover_icon\":\"83a47d9c12543db4c0931e02d037806f\",\"is_business\":true,\"is_vip\":true}",
|
|
72
|
+
"Countrys": [],
|
|
73
|
+
"PoiId": "0",
|
|
74
|
+
"DesignerEncryptedId": "",
|
|
75
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"sticker\",\"default\":1,\"min\":0,\"max\":1},{\"effect_key\":\"effects_adjust_speed\",\"default\":0.2,\"min\":0,\"max\":1},{\"effect_key\":\"effects_adjust_filter\",\"default\":0.8,\"min\":0,\"max\":1},{\"effect_key\":\"effects_adjust_size\",\"default\":0,\"min\":0,\"max\":1}]}}",
|
|
76
|
+
"AdRawData": "",
|
|
77
|
+
"BindIds": [],
|
|
78
|
+
"GradeKey": "",
|
|
79
|
+
"ComposerParams": "",
|
|
80
|
+
"Panel": "effects2",
|
|
81
|
+
"ModelNames": "{\"alg_model\":[\"tt_matting\"]}",
|
|
82
|
+
"HintFile": {
|
|
83
|
+
"Uri": "",
|
|
84
|
+
"UrlList": []
|
|
85
|
+
},
|
|
86
|
+
"SystemList": [
|
|
87
|
+
"AnimSeqSystem",
|
|
88
|
+
"BehaviorSystem",
|
|
89
|
+
"CameraSystem",
|
|
90
|
+
"EventSystem",
|
|
91
|
+
"MeshRendererSystem",
|
|
92
|
+
"ScriptSystem",
|
|
93
|
+
"TransformSystem"
|
|
94
|
+
],
|
|
95
|
+
"OriginalExtra": "",
|
|
96
|
+
"NameTransKey": "",
|
|
97
|
+
"HintTextTransKey": ""
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"EffectType": 0,
|
|
101
|
+
"Source": 0,
|
|
102
|
+
"IsFavorite": false,
|
|
103
|
+
"Subtype": 0,
|
|
104
|
+
"IsBusiness": false,
|
|
105
|
+
"IsPoi": false,
|
|
106
|
+
"SyncId": "1189231",
|
|
107
|
+
"ResourceId": "6984685757508096520",
|
|
108
|
+
"Channel": 1,
|
|
109
|
+
"PublishStatus": 1,
|
|
110
|
+
"Ptime": "1626458671000",
|
|
111
|
+
"ChallengeId": "0",
|
|
112
|
+
"HintFileFormat": 0,
|
|
113
|
+
"IsEst": false,
|
|
114
|
+
"AppID": 1059,
|
|
115
|
+
"HasProfileInfo": false,
|
|
116
|
+
"Name": "庆祝彩带",
|
|
117
|
+
"Hint": "",
|
|
118
|
+
"SdkVersion": "6.6.0",
|
|
119
|
+
"AppVersion": "",
|
|
120
|
+
"FileUrl": {
|
|
121
|
+
"Uri": "42197cc2549fafa41c4854c4ee086074",
|
|
122
|
+
"UrlList": [
|
|
123
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/42197cc2549fafa41c4854c4ee086074",
|
|
124
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/42197cc2549fafa41c4854c4ee086074"
|
|
125
|
+
]
|
|
126
|
+
},
|
|
127
|
+
"IconUrl": {
|
|
128
|
+
"Uri": "89d1270332bedd50b79f7ed374a69f67",
|
|
129
|
+
"UrlList": [
|
|
130
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/89d1270332bedd50b79f7ed374a69f67",
|
|
131
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/89d1270332bedd50b79f7ed374a69f67"
|
|
132
|
+
]
|
|
133
|
+
},
|
|
134
|
+
"Id": "42197cc2549fafa41c4854c4ee086074",
|
|
135
|
+
"EffectId": "1189232",
|
|
136
|
+
"DevicePlatform": "all",
|
|
137
|
+
"Types": [
|
|
138
|
+
"AmazingFeature"
|
|
139
|
+
],
|
|
140
|
+
"Tags": [],
|
|
141
|
+
"TagsUpdatedAt": "1626277686000",
|
|
142
|
+
"Parent": "",
|
|
143
|
+
"Children": [],
|
|
144
|
+
"HintIcon": {
|
|
145
|
+
"Uri": "",
|
|
146
|
+
"UrlList": []
|
|
147
|
+
},
|
|
148
|
+
"Music": [],
|
|
149
|
+
"DesignerId": "",
|
|
150
|
+
"Schema": "",
|
|
151
|
+
"Description": "",
|
|
152
|
+
"OriginalEffectId": "",
|
|
153
|
+
"Requirements": [],
|
|
154
|
+
"Extra": "{\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true,\"effect_duration\":3000,\"hover_icon\":\"617ac9bc2d076ff6fd9123ca6835d864\",\"is_business\":true}",
|
|
155
|
+
"Countrys": [],
|
|
156
|
+
"PoiId": "0",
|
|
157
|
+
"DesignerEncryptedId": "",
|
|
158
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0}]}}",
|
|
159
|
+
"AdRawData": "",
|
|
160
|
+
"BindIds": [],
|
|
161
|
+
"GradeKey": "",
|
|
162
|
+
"ComposerParams": "",
|
|
163
|
+
"Panel": "effects2",
|
|
164
|
+
"ModelNames": "",
|
|
165
|
+
"HintFile": {
|
|
166
|
+
"Uri": "",
|
|
167
|
+
"UrlList": []
|
|
168
|
+
},
|
|
169
|
+
"SystemList": [
|
|
170
|
+
"AnimSeqSystem",
|
|
171
|
+
"BehaviorSystem",
|
|
172
|
+
"CameraSystem",
|
|
173
|
+
"EventSystem",
|
|
174
|
+
"MeshRendererSystem",
|
|
175
|
+
"ScriptSystem",
|
|
176
|
+
"Sprite2DRendererSystem",
|
|
177
|
+
"TransformSystem"
|
|
178
|
+
],
|
|
179
|
+
"OriginalExtra": "",
|
|
180
|
+
"NameTransKey": "",
|
|
181
|
+
"HintTextTransKey": ""
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"EffectType": 0,
|
|
185
|
+
"Source": 0,
|
|
186
|
+
"IsFavorite": false,
|
|
187
|
+
"Subtype": 0,
|
|
188
|
+
"IsBusiness": false,
|
|
189
|
+
"IsPoi": false,
|
|
190
|
+
"SyncId": "634200",
|
|
191
|
+
"ResourceId": "6770604155561054734",
|
|
192
|
+
"Channel": 1,
|
|
193
|
+
"PublishStatus": 1,
|
|
194
|
+
"Ptime": "1586375685000",
|
|
195
|
+
"ChallengeId": "0",
|
|
196
|
+
"HintFileFormat": 0,
|
|
197
|
+
"IsEst": false,
|
|
198
|
+
"AppID": 1059,
|
|
199
|
+
"HasProfileInfo": false,
|
|
200
|
+
"Name": "雪花细闪",
|
|
201
|
+
"Hint": "",
|
|
202
|
+
"SdkVersion": "6.6.0",
|
|
203
|
+
"AppVersion": "",
|
|
204
|
+
"FileUrl": {
|
|
205
|
+
"Uri": "3eab18374e64043e209c3deac2bbe56d",
|
|
206
|
+
"UrlList": [
|
|
207
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3eab18374e64043e209c3deac2bbe56d",
|
|
208
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3eab18374e64043e209c3deac2bbe56d"
|
|
209
|
+
]
|
|
210
|
+
},
|
|
211
|
+
"IconUrl": {
|
|
212
|
+
"Uri": "f56747bda6c2ade3e179d0396361d20d",
|
|
213
|
+
"UrlList": [
|
|
214
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/f56747bda6c2ade3e179d0396361d20d",
|
|
215
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/f56747bda6c2ade3e179d0396361d20d"
|
|
216
|
+
]
|
|
217
|
+
},
|
|
218
|
+
"Id": "3eab18374e64043e209c3deac2bbe56d",
|
|
219
|
+
"EffectId": "634201",
|
|
220
|
+
"DevicePlatform": "all",
|
|
221
|
+
"Types": [
|
|
222
|
+
"AmazingFeature"
|
|
223
|
+
],
|
|
224
|
+
"Tags": [],
|
|
225
|
+
"TagsUpdatedAt": "1583939460000",
|
|
226
|
+
"Parent": "",
|
|
227
|
+
"Children": [],
|
|
228
|
+
"HintIcon": {
|
|
229
|
+
"Uri": "",
|
|
230
|
+
"UrlList": []
|
|
231
|
+
},
|
|
232
|
+
"Music": [],
|
|
233
|
+
"DesignerId": "",
|
|
234
|
+
"Schema": "",
|
|
235
|
+
"Description": "",
|
|
236
|
+
"OriginalEffectId": "",
|
|
237
|
+
"Requirements": [],
|
|
238
|
+
"Extra": "{\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true,\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"0b49de1cd00e951544db23bd69604c0d\",\"is_business\":true}",
|
|
239
|
+
"Countrys": [],
|
|
240
|
+
"PoiId": "0",
|
|
241
|
+
"DesignerEncryptedId": "",
|
|
242
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
243
|
+
"AdRawData": "",
|
|
244
|
+
"BindIds": [],
|
|
245
|
+
"GradeKey": "",
|
|
246
|
+
"ComposerParams": "",
|
|
247
|
+
"Panel": "effects2",
|
|
248
|
+
"ModelNames": "",
|
|
249
|
+
"HintFile": {
|
|
250
|
+
"Uri": "",
|
|
251
|
+
"UrlList": []
|
|
252
|
+
},
|
|
253
|
+
"SystemList": [
|
|
254
|
+
"AnimSeqSystem",
|
|
255
|
+
"BehaviorSystem",
|
|
256
|
+
"CameraSystem",
|
|
257
|
+
"EventSystem",
|
|
258
|
+
"ScriptSystem",
|
|
259
|
+
"Sprite2DRendererSystem",
|
|
260
|
+
"TransformSystem",
|
|
261
|
+
"MeshRendererSystem"
|
|
262
|
+
],
|
|
263
|
+
"OriginalExtra": "",
|
|
264
|
+
"NameTransKey": "",
|
|
265
|
+
"HintTextTransKey": ""
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
"EffectType": 0,
|
|
269
|
+
"Source": 0,
|
|
270
|
+
"IsFavorite": false,
|
|
271
|
+
"Subtype": 0,
|
|
272
|
+
"IsBusiness": false,
|
|
273
|
+
"IsPoi": false,
|
|
274
|
+
"SyncId": "767675",
|
|
275
|
+
"ResourceId": "6839577027939406344",
|
|
276
|
+
"Channel": 1,
|
|
277
|
+
"PublishStatus": 1,
|
|
278
|
+
"Ptime": "1592592862000",
|
|
279
|
+
"ChallengeId": "0",
|
|
280
|
+
"HintFileFormat": 0,
|
|
281
|
+
"IsEst": false,
|
|
282
|
+
"AppID": 1059,
|
|
283
|
+
"HasProfileInfo": false,
|
|
284
|
+
"Name": "繁星点点",
|
|
285
|
+
"Hint": "",
|
|
286
|
+
"SdkVersion": "6.6.0",
|
|
287
|
+
"AppVersion": "",
|
|
288
|
+
"FileUrl": {
|
|
289
|
+
"Uri": "5342526311c51bc957c5abc25b2f5280",
|
|
290
|
+
"UrlList": [
|
|
291
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5342526311c51bc957c5abc25b2f5280",
|
|
292
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5342526311c51bc957c5abc25b2f5280"
|
|
293
|
+
]
|
|
294
|
+
},
|
|
295
|
+
"IconUrl": {
|
|
296
|
+
"Uri": "0e8aefffb10bd82da5d8c977d93816d6",
|
|
297
|
+
"UrlList": [
|
|
298
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/0e8aefffb10bd82da5d8c977d93816d6",
|
|
299
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/0e8aefffb10bd82da5d8c977d93816d6"
|
|
300
|
+
]
|
|
301
|
+
},
|
|
302
|
+
"Id": "5342526311c51bc957c5abc25b2f5280",
|
|
303
|
+
"EffectId": "768166",
|
|
304
|
+
"DevicePlatform": "all",
|
|
305
|
+
"Types": [
|
|
306
|
+
"AmazingFeature"
|
|
307
|
+
],
|
|
308
|
+
"Tags": [],
|
|
309
|
+
"TagsUpdatedAt": "1592501669000",
|
|
310
|
+
"Parent": "",
|
|
311
|
+
"Children": [],
|
|
312
|
+
"HintIcon": {
|
|
313
|
+
"Uri": "",
|
|
314
|
+
"UrlList": []
|
|
315
|
+
},
|
|
316
|
+
"Music": [],
|
|
317
|
+
"DesignerId": "",
|
|
318
|
+
"Schema": "",
|
|
319
|
+
"Description": "",
|
|
320
|
+
"OriginalEffectId": "",
|
|
321
|
+
"Requirements": [],
|
|
322
|
+
"Extra": "{\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true,\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"631efd2fc6a9b3b55c2157c175924fc7\",\"is_business\":true}",
|
|
323
|
+
"Countrys": [],
|
|
324
|
+
"PoiId": "0",
|
|
325
|
+
"DesignerEncryptedId": "",
|
|
326
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
327
|
+
"AdRawData": "",
|
|
328
|
+
"BindIds": [],
|
|
329
|
+
"GradeKey": "",
|
|
330
|
+
"ComposerParams": "",
|
|
331
|
+
"Panel": "effects2",
|
|
332
|
+
"ModelNames": "",
|
|
333
|
+
"HintFile": {
|
|
334
|
+
"Uri": "",
|
|
335
|
+
"UrlList": []
|
|
336
|
+
},
|
|
337
|
+
"SystemList": [
|
|
338
|
+
"AnimSeqSystem",
|
|
339
|
+
"BehaviorSystem",
|
|
340
|
+
"CameraSystem",
|
|
341
|
+
"EventSystem",
|
|
342
|
+
"ScriptSystem",
|
|
343
|
+
"Sprite2DRendererSystem",
|
|
344
|
+
"TransformSystem",
|
|
345
|
+
"MeshRendererSystem"
|
|
346
|
+
],
|
|
347
|
+
"OriginalExtra": "",
|
|
348
|
+
"NameTransKey": "",
|
|
349
|
+
"HintTextTransKey": ""
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
"EffectType": 0,
|
|
353
|
+
"Source": 0,
|
|
354
|
+
"IsFavorite": false,
|
|
355
|
+
"Subtype": 0,
|
|
356
|
+
"IsBusiness": false,
|
|
357
|
+
"IsPoi": false,
|
|
358
|
+
"SyncId": "2488947",
|
|
359
|
+
"ResourceId": "7104624152044114462",
|
|
360
|
+
"Channel": 1,
|
|
361
|
+
"PublishStatus": 1,
|
|
362
|
+
"Ptime": "1654524269000",
|
|
363
|
+
"ChallengeId": "0",
|
|
364
|
+
"HintFileFormat": 0,
|
|
365
|
+
"IsEst": false,
|
|
366
|
+
"AppID": 1059,
|
|
367
|
+
"HasProfileInfo": false,
|
|
368
|
+
"Name": "夏日泡泡 I",
|
|
369
|
+
"Hint": "",
|
|
370
|
+
"SdkVersion": "10.1.0",
|
|
371
|
+
"AppVersion": "",
|
|
372
|
+
"FileUrl": {
|
|
373
|
+
"Uri": "9f8219296472225136b6e73bc4c23206",
|
|
374
|
+
"UrlList": [
|
|
375
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/9f8219296472225136b6e73bc4c23206",
|
|
376
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/9f8219296472225136b6e73bc4c23206"
|
|
377
|
+
]
|
|
378
|
+
},
|
|
379
|
+
"IconUrl": {
|
|
380
|
+
"Uri": "d188267b728f5a1cc0cc03b5a4fc0a37",
|
|
381
|
+
"UrlList": [
|
|
382
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d188267b728f5a1cc0cc03b5a4fc0a37",
|
|
383
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d188267b728f5a1cc0cc03b5a4fc0a37"
|
|
384
|
+
]
|
|
385
|
+
},
|
|
386
|
+
"Id": "9f8219296472225136b6e73bc4c23206",
|
|
387
|
+
"EffectId": "2488948",
|
|
388
|
+
"DevicePlatform": "all",
|
|
389
|
+
"Types": [
|
|
390
|
+
"AmazingFeature"
|
|
391
|
+
],
|
|
392
|
+
"Tags": [],
|
|
393
|
+
"TagsUpdatedAt": "1654203067000",
|
|
394
|
+
"Parent": "",
|
|
395
|
+
"Children": [],
|
|
396
|
+
"HintIcon": {
|
|
397
|
+
"Uri": "",
|
|
398
|
+
"UrlList": []
|
|
399
|
+
},
|
|
400
|
+
"Music": [],
|
|
401
|
+
"DesignerId": "",
|
|
402
|
+
"Schema": "",
|
|
403
|
+
"Description": "",
|
|
404
|
+
"OriginalEffectId": "",
|
|
405
|
+
"Requirements": [
|
|
406
|
+
"blit"
|
|
407
|
+
],
|
|
408
|
+
"Extra": "{\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true,\"effect_duration\":3000,\"hover_icon\":\"837cc6b0c7ce5ddd1b75c50cad57d8f4\",\"is_business\":true}",
|
|
409
|
+
"Countrys": [],
|
|
410
|
+
"PoiId": "0",
|
|
411
|
+
"DesignerEncryptedId": "",
|
|
412
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"default\":1,\"effect_key\":\"effects_adjust_background_animation\",\"max\":1,\"min\":0},{\"default\":1,\"effect_key\":\"effects_adjust_filter\",\"max\":1,\"min\":0},{\"default\":0.15,\"effect_key\":\"effects_adjust_intensity\",\"max\":1,\"min\":0},{\"default\":0.33619999885559082,\"effect_key\":\"effects_adjust_speed\",\"max\":1,\"min\":0}]}}",
|
|
413
|
+
"AdRawData": "",
|
|
414
|
+
"BindIds": [],
|
|
415
|
+
"GradeKey": "",
|
|
416
|
+
"ComposerParams": "",
|
|
417
|
+
"Panel": "effects2",
|
|
418
|
+
"ModelNames": "",
|
|
419
|
+
"HintFile": {
|
|
420
|
+
"Uri": "",
|
|
421
|
+
"UrlList": []
|
|
422
|
+
},
|
|
423
|
+
"SystemList": [
|
|
424
|
+
"AnimSeqSystem",
|
|
425
|
+
"BehaviorSystem",
|
|
426
|
+
"CameraSystem",
|
|
427
|
+
"EventSystem",
|
|
428
|
+
"MeshRendererSystem",
|
|
429
|
+
"RendererSystem",
|
|
430
|
+
"ScriptSystem",
|
|
431
|
+
"TransformSystem"
|
|
432
|
+
],
|
|
433
|
+
"OriginalExtra": "",
|
|
434
|
+
"NameTransKey": "",
|
|
435
|
+
"HintTextTransKey": ""
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"EffectType": 0,
|
|
439
|
+
"Source": 0,
|
|
440
|
+
"IsFavorite": false,
|
|
441
|
+
"Subtype": 0,
|
|
442
|
+
"IsBusiness": false,
|
|
443
|
+
"IsPoi": false,
|
|
444
|
+
"SyncId": "703242",
|
|
445
|
+
"ResourceId": "6808838081420988942",
|
|
446
|
+
"Channel": 1,
|
|
447
|
+
"PublishStatus": 1,
|
|
448
|
+
"Ptime": "1588192175000",
|
|
449
|
+
"ChallengeId": "0",
|
|
450
|
+
"HintFileFormat": 0,
|
|
451
|
+
"IsEst": false,
|
|
452
|
+
"AppID": 1059,
|
|
453
|
+
"HasProfileInfo": false,
|
|
454
|
+
"Name": "星火炸开",
|
|
455
|
+
"Hint": "",
|
|
456
|
+
"SdkVersion": "6.6.0",
|
|
457
|
+
"AppVersion": "",
|
|
458
|
+
"FileUrl": {
|
|
459
|
+
"Uri": "bf25e21e5b4a025e984e2eed0a00345d",
|
|
460
|
+
"UrlList": [
|
|
461
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/bf25e21e5b4a025e984e2eed0a00345d",
|
|
462
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/bf25e21e5b4a025e984e2eed0a00345d"
|
|
463
|
+
]
|
|
464
|
+
},
|
|
465
|
+
"IconUrl": {
|
|
466
|
+
"Uri": "6babf6310a6b36e17dda32bb667c9c7a",
|
|
467
|
+
"UrlList": [
|
|
468
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6babf6310a6b36e17dda32bb667c9c7a",
|
|
469
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6babf6310a6b36e17dda32bb667c9c7a"
|
|
470
|
+
]
|
|
471
|
+
},
|
|
472
|
+
"Id": "bf25e21e5b4a025e984e2eed0a00345d",
|
|
473
|
+
"EffectId": "703243",
|
|
474
|
+
"DevicePlatform": "all",
|
|
475
|
+
"Types": [
|
|
476
|
+
"AmazingFeature"
|
|
477
|
+
],
|
|
478
|
+
"Tags": [],
|
|
479
|
+
"TagsUpdatedAt": "1587743469000",
|
|
480
|
+
"Parent": "",
|
|
481
|
+
"Children": [],
|
|
482
|
+
"HintIcon": {
|
|
483
|
+
"Uri": "",
|
|
484
|
+
"UrlList": []
|
|
485
|
+
},
|
|
486
|
+
"Music": [],
|
|
487
|
+
"DesignerId": "",
|
|
488
|
+
"Schema": "",
|
|
489
|
+
"Description": "",
|
|
490
|
+
"OriginalEffectId": "",
|
|
491
|
+
"Requirements": [],
|
|
492
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"5a871b004e850059afbc744f9f560d97\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
493
|
+
"Countrys": [],
|
|
494
|
+
"PoiId": "0",
|
|
495
|
+
"DesignerEncryptedId": "",
|
|
496
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
497
|
+
"AdRawData": "",
|
|
498
|
+
"BindIds": [],
|
|
499
|
+
"GradeKey": "",
|
|
500
|
+
"ComposerParams": "",
|
|
501
|
+
"Panel": "effects2",
|
|
502
|
+
"ModelNames": "",
|
|
503
|
+
"HintFile": {
|
|
504
|
+
"Uri": "",
|
|
505
|
+
"UrlList": []
|
|
506
|
+
},
|
|
507
|
+
"SystemList": [
|
|
508
|
+
"AnimSeqSystem",
|
|
509
|
+
"BehaviorSystem",
|
|
510
|
+
"CameraSystem",
|
|
511
|
+
"EventSystem",
|
|
512
|
+
"ScriptSystem",
|
|
513
|
+
"Sprite2DRendererSystem",
|
|
514
|
+
"TransformSystem",
|
|
515
|
+
"MeshRendererSystem"
|
|
516
|
+
],
|
|
517
|
+
"OriginalExtra": "",
|
|
518
|
+
"NameTransKey": "",
|
|
519
|
+
"HintTextTransKey": ""
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"EffectType": 0,
|
|
523
|
+
"Source": 0,
|
|
524
|
+
"IsFavorite": false,
|
|
525
|
+
"Subtype": 0,
|
|
526
|
+
"IsBusiness": false,
|
|
527
|
+
"IsPoi": false,
|
|
528
|
+
"SyncId": "634276",
|
|
529
|
+
"ResourceId": "6774656266833760780",
|
|
530
|
+
"Channel": 1,
|
|
531
|
+
"PublishStatus": 1,
|
|
532
|
+
"Ptime": "1586375686000",
|
|
533
|
+
"ChallengeId": "0",
|
|
534
|
+
"HintFileFormat": 0,
|
|
535
|
+
"IsEst": false,
|
|
536
|
+
"AppID": 1059,
|
|
537
|
+
"HasProfileInfo": false,
|
|
538
|
+
"Name": "关月亮",
|
|
539
|
+
"Hint": "",
|
|
540
|
+
"SdkVersion": "6.6.0",
|
|
541
|
+
"AppVersion": "",
|
|
542
|
+
"FileUrl": {
|
|
543
|
+
"Uri": "af6c277f693f08679dc142591bc97c52",
|
|
544
|
+
"UrlList": [
|
|
545
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/af6c277f693f08679dc142591bc97c52",
|
|
546
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/af6c277f693f08679dc142591bc97c52"
|
|
547
|
+
]
|
|
548
|
+
},
|
|
549
|
+
"IconUrl": {
|
|
550
|
+
"Uri": "74668c193037e2272baadc9c23674df5",
|
|
551
|
+
"UrlList": [
|
|
552
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/74668c193037e2272baadc9c23674df5",
|
|
553
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/74668c193037e2272baadc9c23674df5"
|
|
554
|
+
]
|
|
555
|
+
},
|
|
556
|
+
"Id": "af6c277f693f08679dc142591bc97c52",
|
|
557
|
+
"EffectId": "634277",
|
|
558
|
+
"DevicePlatform": "all",
|
|
559
|
+
"Types": [
|
|
560
|
+
"AmazingFeature"
|
|
561
|
+
],
|
|
562
|
+
"Tags": [],
|
|
563
|
+
"TagsUpdatedAt": "1583940069000",
|
|
564
|
+
"Parent": "",
|
|
565
|
+
"Children": [],
|
|
566
|
+
"HintIcon": {
|
|
567
|
+
"Uri": "",
|
|
568
|
+
"UrlList": []
|
|
569
|
+
},
|
|
570
|
+
"Music": [],
|
|
571
|
+
"DesignerId": "",
|
|
572
|
+
"Schema": "",
|
|
573
|
+
"Description": "",
|
|
574
|
+
"OriginalEffectId": "",
|
|
575
|
+
"Requirements": [],
|
|
576
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_intensity\\\",\\\"name\\\":\\\"变暗\\\"}]}\",\"hover_icon\":\"098245bff2ce03f400475725a1b2823e\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
577
|
+
"Countrys": [],
|
|
578
|
+
"PoiId": "0",
|
|
579
|
+
"DesignerEncryptedId": "",
|
|
580
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_intensity\",\"default\":0.33,\"max\":1,\"min\":0}]}}",
|
|
581
|
+
"AdRawData": "",
|
|
582
|
+
"BindIds": [],
|
|
583
|
+
"GradeKey": "",
|
|
584
|
+
"ComposerParams": "",
|
|
585
|
+
"Panel": "effects2",
|
|
586
|
+
"ModelNames": "",
|
|
587
|
+
"HintFile": {
|
|
588
|
+
"Uri": "",
|
|
589
|
+
"UrlList": []
|
|
590
|
+
},
|
|
591
|
+
"SystemList": [
|
|
592
|
+
"AnimSeqSystem",
|
|
593
|
+
"BehaviorSystem",
|
|
594
|
+
"CameraSystem",
|
|
595
|
+
"EventSystem",
|
|
596
|
+
"MeshRendererSystem",
|
|
597
|
+
"ScriptSystem",
|
|
598
|
+
"Sprite2DRendererSystem",
|
|
599
|
+
"TransformSystem"
|
|
600
|
+
],
|
|
601
|
+
"OriginalExtra": "",
|
|
602
|
+
"NameTransKey": "",
|
|
603
|
+
"HintTextTransKey": ""
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"EffectType": 0,
|
|
607
|
+
"Source": 0,
|
|
608
|
+
"IsFavorite": false,
|
|
609
|
+
"Subtype": 0,
|
|
610
|
+
"IsBusiness": false,
|
|
611
|
+
"IsPoi": false,
|
|
612
|
+
"SyncId": "931820",
|
|
613
|
+
"ResourceId": "6876339287038628359",
|
|
614
|
+
"Channel": 1,
|
|
615
|
+
"PublishStatus": 1,
|
|
616
|
+
"Ptime": "1601057662000",
|
|
617
|
+
"ChallengeId": "0",
|
|
618
|
+
"HintFileFormat": 0,
|
|
619
|
+
"IsEst": false,
|
|
620
|
+
"AppID": 1059,
|
|
621
|
+
"HasProfileInfo": false,
|
|
622
|
+
"Name": "月亮闪闪",
|
|
623
|
+
"Hint": "",
|
|
624
|
+
"SdkVersion": "7.5.0",
|
|
625
|
+
"AppVersion": "",
|
|
626
|
+
"FileUrl": {
|
|
627
|
+
"Uri": "11d24cd11738137f080ab6b050337f8f",
|
|
628
|
+
"UrlList": [
|
|
629
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/11d24cd11738137f080ab6b050337f8f",
|
|
630
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/11d24cd11738137f080ab6b050337f8f"
|
|
631
|
+
]
|
|
632
|
+
},
|
|
633
|
+
"IconUrl": {
|
|
634
|
+
"Uri": "dbf702e74b0429c147b8881d5b6d6983",
|
|
635
|
+
"UrlList": [
|
|
636
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/dbf702e74b0429c147b8881d5b6d6983",
|
|
637
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/dbf702e74b0429c147b8881d5b6d6983"
|
|
638
|
+
]
|
|
639
|
+
},
|
|
640
|
+
"Id": "11d24cd11738137f080ab6b050337f8f",
|
|
641
|
+
"EffectId": "931823",
|
|
642
|
+
"DevicePlatform": "all",
|
|
643
|
+
"Types": [
|
|
644
|
+
"AmazingFeature"
|
|
645
|
+
],
|
|
646
|
+
"Tags": [],
|
|
647
|
+
"TagsUpdatedAt": "1601051580000",
|
|
648
|
+
"Parent": "",
|
|
649
|
+
"Children": [],
|
|
650
|
+
"HintIcon": {
|
|
651
|
+
"Uri": "",
|
|
652
|
+
"UrlList": []
|
|
653
|
+
},
|
|
654
|
+
"Music": [],
|
|
655
|
+
"DesignerId": "",
|
|
656
|
+
"Schema": "",
|
|
657
|
+
"Description": "",
|
|
658
|
+
"OriginalEffectId": "",
|
|
659
|
+
"Requirements": [],
|
|
660
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"749e71ddce05be83d88fb226fcb85081\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
661
|
+
"Countrys": [],
|
|
662
|
+
"PoiId": "0",
|
|
663
|
+
"DesignerEncryptedId": "",
|
|
664
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
665
|
+
"AdRawData": "",
|
|
666
|
+
"BindIds": [],
|
|
667
|
+
"GradeKey": "",
|
|
668
|
+
"ComposerParams": "",
|
|
669
|
+
"Panel": "effects2",
|
|
670
|
+
"ModelNames": "",
|
|
671
|
+
"HintFile": {
|
|
672
|
+
"Uri": "",
|
|
673
|
+
"UrlList": []
|
|
674
|
+
},
|
|
675
|
+
"SystemList": [
|
|
676
|
+
"AnimSeqSystem",
|
|
677
|
+
"BehaviorSystem",
|
|
678
|
+
"CameraSystem",
|
|
679
|
+
"EventSystem",
|
|
680
|
+
"ScriptSystem",
|
|
681
|
+
"Sprite2DRendererSystem",
|
|
682
|
+
"TransformSystem",
|
|
683
|
+
"MeshRendererSystem"
|
|
684
|
+
],
|
|
685
|
+
"OriginalExtra": "",
|
|
686
|
+
"NameTransKey": "",
|
|
687
|
+
"HintTextTransKey": ""
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
"EffectType": 0,
|
|
691
|
+
"Source": 0,
|
|
692
|
+
"IsFavorite": false,
|
|
693
|
+
"Subtype": 0,
|
|
694
|
+
"IsBusiness": false,
|
|
695
|
+
"IsPoi": false,
|
|
696
|
+
"SyncId": "1041303",
|
|
697
|
+
"ResourceId": "6927185086685123086",
|
|
698
|
+
"Channel": 1,
|
|
699
|
+
"PublishStatus": 1,
|
|
700
|
+
"Ptime": "1612966489000",
|
|
701
|
+
"ChallengeId": "0",
|
|
702
|
+
"HintFileFormat": 0,
|
|
703
|
+
"IsEst": false,
|
|
704
|
+
"AppID": 1059,
|
|
705
|
+
"HasProfileInfo": false,
|
|
706
|
+
"Name": "春日樱花",
|
|
707
|
+
"Hint": "",
|
|
708
|
+
"SdkVersion": "6.6.0",
|
|
709
|
+
"AppVersion": "",
|
|
710
|
+
"FileUrl": {
|
|
711
|
+
"Uri": "0e308be06e990da9322e807a8a4b3783",
|
|
712
|
+
"UrlList": [
|
|
713
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/0e308be06e990da9322e807a8a4b3783",
|
|
714
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/0e308be06e990da9322e807a8a4b3783"
|
|
715
|
+
]
|
|
716
|
+
},
|
|
717
|
+
"IconUrl": {
|
|
718
|
+
"Uri": "870b473376abe1e9289f360f981ddd04",
|
|
719
|
+
"UrlList": [
|
|
720
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/870b473376abe1e9289f360f981ddd04",
|
|
721
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/870b473376abe1e9289f360f981ddd04"
|
|
722
|
+
]
|
|
723
|
+
},
|
|
724
|
+
"Id": "0e308be06e990da9322e807a8a4b3783",
|
|
725
|
+
"EffectId": "1041304",
|
|
726
|
+
"DevicePlatform": "all",
|
|
727
|
+
"Types": [
|
|
728
|
+
"AmazingFeature"
|
|
729
|
+
],
|
|
730
|
+
"Tags": [],
|
|
731
|
+
"TagsUpdatedAt": "1612889793000",
|
|
732
|
+
"Parent": "",
|
|
733
|
+
"Children": [],
|
|
734
|
+
"HintIcon": {
|
|
735
|
+
"Uri": "",
|
|
736
|
+
"UrlList": []
|
|
737
|
+
},
|
|
738
|
+
"Music": [],
|
|
739
|
+
"DesignerId": "",
|
|
740
|
+
"Schema": "",
|
|
741
|
+
"Description": "",
|
|
742
|
+
"OriginalEffectId": "",
|
|
743
|
+
"Requirements": [],
|
|
744
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"961d688bbe3811dcd98ca802234836ff\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
745
|
+
"Countrys": [],
|
|
746
|
+
"PoiId": "0",
|
|
747
|
+
"DesignerEncryptedId": "",
|
|
748
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
749
|
+
"AdRawData": "",
|
|
750
|
+
"BindIds": [],
|
|
751
|
+
"GradeKey": "",
|
|
752
|
+
"ComposerParams": "",
|
|
753
|
+
"Panel": "effects2",
|
|
754
|
+
"ModelNames": "",
|
|
755
|
+
"HintFile": {
|
|
756
|
+
"Uri": "",
|
|
757
|
+
"UrlList": []
|
|
758
|
+
},
|
|
759
|
+
"SystemList": [
|
|
760
|
+
"AnimSeqSystem",
|
|
761
|
+
"BehaviorSystem",
|
|
762
|
+
"CameraSystem",
|
|
763
|
+
"EventSystem",
|
|
764
|
+
"MeshRendererSystem",
|
|
765
|
+
"ScriptSystem",
|
|
766
|
+
"Sprite2DRendererSystem",
|
|
767
|
+
"TransformSystem"
|
|
768
|
+
],
|
|
769
|
+
"OriginalExtra": "",
|
|
770
|
+
"NameTransKey": "",
|
|
771
|
+
"HintTextTransKey": ""
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"EffectType": 0,
|
|
775
|
+
"Source": 0,
|
|
776
|
+
"IsFavorite": false,
|
|
777
|
+
"Subtype": 0,
|
|
778
|
+
"IsBusiness": false,
|
|
779
|
+
"IsPoi": false,
|
|
780
|
+
"SyncId": "1227011",
|
|
781
|
+
"ResourceId": "6998050316528652831",
|
|
782
|
+
"Channel": 1,
|
|
783
|
+
"PublishStatus": 1,
|
|
784
|
+
"Ptime": "1634857739000",
|
|
785
|
+
"ChallengeId": "0",
|
|
786
|
+
"HintFileFormat": 0,
|
|
787
|
+
"IsEst": false,
|
|
788
|
+
"AppID": 1059,
|
|
789
|
+
"HasProfileInfo": false,
|
|
790
|
+
"Name": "梦蝶",
|
|
791
|
+
"Hint": "",
|
|
792
|
+
"SdkVersion": "9.5.0",
|
|
793
|
+
"AppVersion": "",
|
|
794
|
+
"FileUrl": {
|
|
795
|
+
"Uri": "9ec25a811ae581e20a53276af7a3b131",
|
|
796
|
+
"UrlList": [
|
|
797
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/9ec25a811ae581e20a53276af7a3b131",
|
|
798
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/9ec25a811ae581e20a53276af7a3b131"
|
|
799
|
+
]
|
|
800
|
+
},
|
|
801
|
+
"IconUrl": {
|
|
802
|
+
"Uri": "872b4612bb8eb2b41647201d4f30166b",
|
|
803
|
+
"UrlList": [
|
|
804
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/872b4612bb8eb2b41647201d4f30166b",
|
|
805
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/872b4612bb8eb2b41647201d4f30166b"
|
|
806
|
+
]
|
|
807
|
+
},
|
|
808
|
+
"Id": "9ec25a811ae581e20a53276af7a3b131",
|
|
809
|
+
"EffectId": "1406766",
|
|
810
|
+
"DevicePlatform": "all",
|
|
811
|
+
"Types": [
|
|
812
|
+
"AmazingFeature"
|
|
813
|
+
],
|
|
814
|
+
"Tags": [],
|
|
815
|
+
"TagsUpdatedAt": "",
|
|
816
|
+
"Parent": "",
|
|
817
|
+
"Children": [],
|
|
818
|
+
"HintIcon": {
|
|
819
|
+
"Uri": "",
|
|
820
|
+
"UrlList": []
|
|
821
|
+
},
|
|
822
|
+
"Music": [],
|
|
823
|
+
"DesignerId": "",
|
|
824
|
+
"Schema": "",
|
|
825
|
+
"Description": "",
|
|
826
|
+
"OriginalEffectId": "",
|
|
827
|
+
"Requirements": [
|
|
828
|
+
"face",
|
|
829
|
+
"texture_blit"
|
|
830
|
+
],
|
|
831
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"6fd59e55c97baef2ac91e9c524201e69\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
832
|
+
"Countrys": [],
|
|
833
|
+
"PoiId": "0",
|
|
834
|
+
"DesignerEncryptedId": "",
|
|
835
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
836
|
+
"AdRawData": "",
|
|
837
|
+
"BindIds": [],
|
|
838
|
+
"GradeKey": "",
|
|
839
|
+
"ComposerParams": "",
|
|
840
|
+
"Panel": "effects2",
|
|
841
|
+
"ModelNames": "{\"matting\":[\"tt_matting\"],\"faceDetect\":[\"tt_face\"],\"skeletonDetect\":[\"tt_skeleton\"]}",
|
|
842
|
+
"HintFile": {
|
|
843
|
+
"Uri": "",
|
|
844
|
+
"UrlList": []
|
|
845
|
+
},
|
|
846
|
+
"SystemList": [
|
|
847
|
+
"AnimSeqSystem",
|
|
848
|
+
"BehaviorSystem",
|
|
849
|
+
"CameraSystem",
|
|
850
|
+
"EventSystem",
|
|
851
|
+
"MeshRendererSystem",
|
|
852
|
+
"ScriptSystem",
|
|
853
|
+
"Sprite2DRendererSystem",
|
|
854
|
+
"TransformSystem"
|
|
855
|
+
],
|
|
856
|
+
"OriginalExtra": "",
|
|
857
|
+
"NameTransKey": "",
|
|
858
|
+
"HintTextTransKey": ""
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"EffectType": 0,
|
|
862
|
+
"Source": 0,
|
|
863
|
+
"IsFavorite": false,
|
|
864
|
+
"Subtype": 0,
|
|
865
|
+
"IsBusiness": false,
|
|
866
|
+
"IsPoi": false,
|
|
867
|
+
"SyncId": "1357501",
|
|
868
|
+
"ResourceId": "7006265184050221576",
|
|
869
|
+
"Channel": 1,
|
|
870
|
+
"PublishStatus": 1,
|
|
871
|
+
"Ptime": "1631618481000",
|
|
872
|
+
"ChallengeId": "0",
|
|
873
|
+
"HintFileFormat": 0,
|
|
874
|
+
"IsEst": false,
|
|
875
|
+
"AppID": 1059,
|
|
876
|
+
"HasProfileInfo": false,
|
|
877
|
+
"Name": "萤火",
|
|
878
|
+
"Hint": "",
|
|
879
|
+
"SdkVersion": "6.6.0",
|
|
880
|
+
"AppVersion": "",
|
|
881
|
+
"FileUrl": {
|
|
882
|
+
"Uri": "d473ca7fa127312a7651ec1523a6e880",
|
|
883
|
+
"UrlList": [
|
|
884
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d473ca7fa127312a7651ec1523a6e880",
|
|
885
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d473ca7fa127312a7651ec1523a6e880"
|
|
886
|
+
]
|
|
887
|
+
},
|
|
888
|
+
"IconUrl": {
|
|
889
|
+
"Uri": "bfafeea2f1a386b6d040f2b83bb72ec7",
|
|
890
|
+
"UrlList": [
|
|
891
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/bfafeea2f1a386b6d040f2b83bb72ec7",
|
|
892
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/bfafeea2f1a386b6d040f2b83bb72ec7"
|
|
893
|
+
]
|
|
894
|
+
},
|
|
895
|
+
"Id": "d473ca7fa127312a7651ec1523a6e880",
|
|
896
|
+
"EffectId": "1357502",
|
|
897
|
+
"DevicePlatform": "all",
|
|
898
|
+
"Types": [
|
|
899
|
+
"AmazingFeature"
|
|
900
|
+
],
|
|
901
|
+
"Tags": [],
|
|
902
|
+
"TagsUpdatedAt": "1631302039000",
|
|
903
|
+
"Parent": "",
|
|
904
|
+
"Children": [],
|
|
905
|
+
"HintIcon": {
|
|
906
|
+
"Uri": "",
|
|
907
|
+
"UrlList": []
|
|
908
|
+
},
|
|
909
|
+
"Music": [],
|
|
910
|
+
"DesignerId": "",
|
|
911
|
+
"Schema": "",
|
|
912
|
+
"Description": "",
|
|
913
|
+
"OriginalEffectId": "",
|
|
914
|
+
"Requirements": [
|
|
915
|
+
"faceDetect"
|
|
916
|
+
],
|
|
917
|
+
"Extra": "{\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true,\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"fd04667fd792e81e2e7b541403f8c439\",\"is_business\":true}",
|
|
918
|
+
"Countrys": [],
|
|
919
|
+
"PoiId": "0",
|
|
920
|
+
"DesignerEncryptedId": "",
|
|
921
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
922
|
+
"AdRawData": "",
|
|
923
|
+
"BindIds": [],
|
|
924
|
+
"GradeKey": "",
|
|
925
|
+
"ComposerParams": "",
|
|
926
|
+
"Panel": "effects2",
|
|
927
|
+
"ModelNames": "",
|
|
928
|
+
"HintFile": {
|
|
929
|
+
"Uri": "",
|
|
930
|
+
"UrlList": []
|
|
931
|
+
},
|
|
932
|
+
"SystemList": [
|
|
933
|
+
"AnimSeqSystem",
|
|
934
|
+
"BehaviorSystem",
|
|
935
|
+
"CameraSystem",
|
|
936
|
+
"EventSystem",
|
|
937
|
+
"MeshRendererSystem",
|
|
938
|
+
"ScriptSystem",
|
|
939
|
+
"Sprite2DRendererSystem",
|
|
940
|
+
"TransformSystem"
|
|
941
|
+
],
|
|
942
|
+
"OriginalExtra": "",
|
|
943
|
+
"NameTransKey": "",
|
|
944
|
+
"HintTextTransKey": ""
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
"EffectType": 0,
|
|
948
|
+
"Source": 0,
|
|
949
|
+
"IsFavorite": false,
|
|
950
|
+
"Subtype": 0,
|
|
951
|
+
"IsBusiness": false,
|
|
952
|
+
"IsPoi": false,
|
|
953
|
+
"SyncId": "1164793",
|
|
954
|
+
"ResourceId": "6974750495415996936",
|
|
955
|
+
"Channel": 1,
|
|
956
|
+
"PublishStatus": 1,
|
|
957
|
+
"Ptime": "1631989702000",
|
|
958
|
+
"ChallengeId": "0",
|
|
959
|
+
"HintFileFormat": 0,
|
|
960
|
+
"IsEst": false,
|
|
961
|
+
"AppID": 1059,
|
|
962
|
+
"HasProfileInfo": false,
|
|
963
|
+
"Name": "流星雨",
|
|
964
|
+
"Hint": "",
|
|
965
|
+
"SdkVersion": "6.6.0",
|
|
966
|
+
"AppVersion": "",
|
|
967
|
+
"FileUrl": {
|
|
968
|
+
"Uri": "fa635717b7c3eeefed138087de04c267",
|
|
969
|
+
"UrlList": [
|
|
970
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/fa635717b7c3eeefed138087de04c267",
|
|
971
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/fa635717b7c3eeefed138087de04c267"
|
|
972
|
+
]
|
|
973
|
+
},
|
|
974
|
+
"IconUrl": {
|
|
975
|
+
"Uri": "f09d63a2ee209ab03fc5efad1bae1f31",
|
|
976
|
+
"UrlList": [
|
|
977
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/f09d63a2ee209ab03fc5efad1bae1f31",
|
|
978
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/f09d63a2ee209ab03fc5efad1bae1f31"
|
|
979
|
+
]
|
|
980
|
+
},
|
|
981
|
+
"Id": "fa635717b7c3eeefed138087de04c267",
|
|
982
|
+
"EffectId": "1164794",
|
|
983
|
+
"DevicePlatform": "all",
|
|
984
|
+
"Types": [
|
|
985
|
+
"AmazingFeature"
|
|
986
|
+
],
|
|
987
|
+
"Tags": [],
|
|
988
|
+
"TagsUpdatedAt": "1623964467000",
|
|
989
|
+
"Parent": "",
|
|
990
|
+
"Children": [],
|
|
991
|
+
"HintIcon": {
|
|
992
|
+
"Uri": "",
|
|
993
|
+
"UrlList": []
|
|
994
|
+
},
|
|
995
|
+
"Music": [],
|
|
996
|
+
"DesignerId": "",
|
|
997
|
+
"Schema": "",
|
|
998
|
+
"Description": "",
|
|
999
|
+
"OriginalEffectId": "",
|
|
1000
|
+
"Requirements": [
|
|
1001
|
+
"ext_texture_producer",
|
|
1002
|
+
"texture_blit",
|
|
1003
|
+
"faceDetect"
|
|
1004
|
+
],
|
|
1005
|
+
"Extra": "{\"effect_duration\":3000,\"hover_icon\":\"d56cb881972a2ed4cc4c702e26ce2227\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1006
|
+
"Countrys": [],
|
|
1007
|
+
"PoiId": "0",
|
|
1008
|
+
"DesignerEncryptedId": "",
|
|
1009
|
+
"SdkExtra": "",
|
|
1010
|
+
"AdRawData": "",
|
|
1011
|
+
"BindIds": [],
|
|
1012
|
+
"GradeKey": "",
|
|
1013
|
+
"ComposerParams": "",
|
|
1014
|
+
"Panel": "effects2",
|
|
1015
|
+
"ModelNames": "",
|
|
1016
|
+
"HintFile": {
|
|
1017
|
+
"Uri": "",
|
|
1018
|
+
"UrlList": []
|
|
1019
|
+
},
|
|
1020
|
+
"SystemList": [
|
|
1021
|
+
"AnimSeqSystem",
|
|
1022
|
+
"BehaviorSystem",
|
|
1023
|
+
"CameraSystem",
|
|
1024
|
+
"EventSystem",
|
|
1025
|
+
"MeshRendererSystem",
|
|
1026
|
+
"ScriptSystem",
|
|
1027
|
+
"Sprite2DRendererSystem",
|
|
1028
|
+
"TransformSystem"
|
|
1029
|
+
],
|
|
1030
|
+
"OriginalExtra": "",
|
|
1031
|
+
"NameTransKey": "",
|
|
1032
|
+
"HintTextTransKey": ""
|
|
1033
|
+
},
|
|
1034
|
+
{
|
|
1035
|
+
"EffectType": 0,
|
|
1036
|
+
"Source": 0,
|
|
1037
|
+
"IsFavorite": false,
|
|
1038
|
+
"Subtype": 0,
|
|
1039
|
+
"IsBusiness": false,
|
|
1040
|
+
"IsPoi": false,
|
|
1041
|
+
"SyncId": "1381643",
|
|
1042
|
+
"ResourceId": "7012933493663470088",
|
|
1043
|
+
"Channel": 1,
|
|
1044
|
+
"PublishStatus": 1,
|
|
1045
|
+
"Ptime": "1633013627000",
|
|
1046
|
+
"ChallengeId": "0",
|
|
1047
|
+
"HintFileFormat": 0,
|
|
1048
|
+
"IsEst": false,
|
|
1049
|
+
"AppID": 1059,
|
|
1050
|
+
"HasProfileInfo": false,
|
|
1051
|
+
"Name": "彩带",
|
|
1052
|
+
"Hint": "",
|
|
1053
|
+
"SdkVersion": "8.0.0",
|
|
1054
|
+
"AppVersion": "",
|
|
1055
|
+
"FileUrl": {
|
|
1056
|
+
"Uri": "c8b3549975f0ddca9247553c2ce79564",
|
|
1057
|
+
"UrlList": [
|
|
1058
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c8b3549975f0ddca9247553c2ce79564",
|
|
1059
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c8b3549975f0ddca9247553c2ce79564"
|
|
1060
|
+
]
|
|
1061
|
+
},
|
|
1062
|
+
"IconUrl": {
|
|
1063
|
+
"Uri": "ecea48e593b7af4f88a13c128f826c7e",
|
|
1064
|
+
"UrlList": [
|
|
1065
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/ecea48e593b7af4f88a13c128f826c7e",
|
|
1066
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/ecea48e593b7af4f88a13c128f826c7e"
|
|
1067
|
+
]
|
|
1068
|
+
},
|
|
1069
|
+
"Id": "c8b3549975f0ddca9247553c2ce79564",
|
|
1070
|
+
"EffectId": "1381644",
|
|
1071
|
+
"DevicePlatform": "all",
|
|
1072
|
+
"Types": [
|
|
1073
|
+
"AmazingFeature"
|
|
1074
|
+
],
|
|
1075
|
+
"Tags": [],
|
|
1076
|
+
"TagsUpdatedAt": "1632854623000",
|
|
1077
|
+
"Parent": "",
|
|
1078
|
+
"Children": [],
|
|
1079
|
+
"HintIcon": {
|
|
1080
|
+
"Uri": "",
|
|
1081
|
+
"UrlList": []
|
|
1082
|
+
},
|
|
1083
|
+
"Music": [],
|
|
1084
|
+
"DesignerId": "",
|
|
1085
|
+
"Schema": "",
|
|
1086
|
+
"Description": "",
|
|
1087
|
+
"OriginalEffectId": "",
|
|
1088
|
+
"Requirements": [],
|
|
1089
|
+
"Extra": "{\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true,\"effect_duration\":3000,\"hover_icon\":\"6574635ed2df257ace5e2d28f1a48946\",\"is_business\":true}",
|
|
1090
|
+
"Countrys": [],
|
|
1091
|
+
"PoiId": "0",
|
|
1092
|
+
"DesignerEncryptedId": "",
|
|
1093
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
1094
|
+
"AdRawData": "",
|
|
1095
|
+
"BindIds": [],
|
|
1096
|
+
"GradeKey": "",
|
|
1097
|
+
"ComposerParams": "",
|
|
1098
|
+
"Panel": "effects2",
|
|
1099
|
+
"ModelNames": "",
|
|
1100
|
+
"HintFile": {
|
|
1101
|
+
"Uri": "",
|
|
1102
|
+
"UrlList": []
|
|
1103
|
+
},
|
|
1104
|
+
"SystemList": [
|
|
1105
|
+
"AnimSeqSystem",
|
|
1106
|
+
"BehaviorSystem",
|
|
1107
|
+
"CameraSystem",
|
|
1108
|
+
"EventSystem",
|
|
1109
|
+
"MeshRendererSystem",
|
|
1110
|
+
"ScriptSystem",
|
|
1111
|
+
"Sprite2DRendererSystem",
|
|
1112
|
+
"TransformSystem"
|
|
1113
|
+
],
|
|
1114
|
+
"OriginalExtra": "",
|
|
1115
|
+
"NameTransKey": "",
|
|
1116
|
+
"HintTextTransKey": ""
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
"EffectType": 0,
|
|
1120
|
+
"Source": 0,
|
|
1121
|
+
"IsFavorite": false,
|
|
1122
|
+
"Subtype": 0,
|
|
1123
|
+
"IsBusiness": false,
|
|
1124
|
+
"IsPoi": false,
|
|
1125
|
+
"SyncId": "932241",
|
|
1126
|
+
"ResourceId": "6877098783209951751",
|
|
1127
|
+
"Channel": 1,
|
|
1128
|
+
"PublishStatus": 1,
|
|
1129
|
+
"Ptime": "1601230605000",
|
|
1130
|
+
"ChallengeId": "0",
|
|
1131
|
+
"HintFileFormat": 0,
|
|
1132
|
+
"IsEst": false,
|
|
1133
|
+
"AppID": 1059,
|
|
1134
|
+
"HasProfileInfo": false,
|
|
1135
|
+
"Name": "萤光飞舞",
|
|
1136
|
+
"Hint": "",
|
|
1137
|
+
"SdkVersion": "6.6.0",
|
|
1138
|
+
"AppVersion": "",
|
|
1139
|
+
"FileUrl": {
|
|
1140
|
+
"Uri": "d34177a4c2caf9581e67b0206cf6a919",
|
|
1141
|
+
"UrlList": [
|
|
1142
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d34177a4c2caf9581e67b0206cf6a919",
|
|
1143
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d34177a4c2caf9581e67b0206cf6a919"
|
|
1144
|
+
]
|
|
1145
|
+
},
|
|
1146
|
+
"IconUrl": {
|
|
1147
|
+
"Uri": "717063f906c3b041d018d342218bff37",
|
|
1148
|
+
"UrlList": [
|
|
1149
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/717063f906c3b041d018d342218bff37",
|
|
1150
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/717063f906c3b041d018d342218bff37"
|
|
1151
|
+
]
|
|
1152
|
+
},
|
|
1153
|
+
"Id": "d34177a4c2caf9581e67b0206cf6a919",
|
|
1154
|
+
"EffectId": "932242",
|
|
1155
|
+
"DevicePlatform": "all",
|
|
1156
|
+
"Types": [
|
|
1157
|
+
"AmazingFeature"
|
|
1158
|
+
],
|
|
1159
|
+
"Tags": [],
|
|
1160
|
+
"TagsUpdatedAt": "1601228147000",
|
|
1161
|
+
"Parent": "",
|
|
1162
|
+
"Children": [],
|
|
1163
|
+
"HintIcon": {
|
|
1164
|
+
"Uri": "",
|
|
1165
|
+
"UrlList": []
|
|
1166
|
+
},
|
|
1167
|
+
"Music": [],
|
|
1168
|
+
"DesignerId": "",
|
|
1169
|
+
"Schema": "",
|
|
1170
|
+
"Description": "",
|
|
1171
|
+
"OriginalEffectId": "",
|
|
1172
|
+
"Requirements": [],
|
|
1173
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"631efd2fc6a9b3b55c2157c175924fc7\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1174
|
+
"Countrys": [],
|
|
1175
|
+
"PoiId": "0",
|
|
1176
|
+
"DesignerEncryptedId": "",
|
|
1177
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]},\"isEHEffect\":false,\"triggerJson\":null}",
|
|
1178
|
+
"AdRawData": "",
|
|
1179
|
+
"BindIds": [],
|
|
1180
|
+
"GradeKey": "",
|
|
1181
|
+
"ComposerParams": "",
|
|
1182
|
+
"Panel": "effects2",
|
|
1183
|
+
"ModelNames": "",
|
|
1184
|
+
"HintFile": {
|
|
1185
|
+
"Uri": "",
|
|
1186
|
+
"UrlList": []
|
|
1187
|
+
},
|
|
1188
|
+
"SystemList": [
|
|
1189
|
+
"AnimSeqSystem",
|
|
1190
|
+
"BehaviorSystem",
|
|
1191
|
+
"CameraSystem",
|
|
1192
|
+
"EventSystem",
|
|
1193
|
+
"ScriptSystem",
|
|
1194
|
+
"Sprite2DRendererSystem",
|
|
1195
|
+
"TransformSystem",
|
|
1196
|
+
"MeshRendererSystem"
|
|
1197
|
+
],
|
|
1198
|
+
"OriginalExtra": "",
|
|
1199
|
+
"NameTransKey": "",
|
|
1200
|
+
"HintTextTransKey": ""
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
"EffectType": 0,
|
|
1204
|
+
"Source": 0,
|
|
1205
|
+
"IsFavorite": false,
|
|
1206
|
+
"Subtype": 0,
|
|
1207
|
+
"IsBusiness": false,
|
|
1208
|
+
"IsPoi": false,
|
|
1209
|
+
"SyncId": "1069013",
|
|
1210
|
+
"ResourceId": "6940448547137393159",
|
|
1211
|
+
"Channel": 1,
|
|
1212
|
+
"PublishStatus": 1,
|
|
1213
|
+
"Ptime": "1616530021000",
|
|
1214
|
+
"ChallengeId": "0",
|
|
1215
|
+
"HintFileFormat": 0,
|
|
1216
|
+
"IsEst": false,
|
|
1217
|
+
"AppID": 1059,
|
|
1218
|
+
"HasProfileInfo": false,
|
|
1219
|
+
"Name": "樱花朵朵",
|
|
1220
|
+
"Hint": "",
|
|
1221
|
+
"SdkVersion": "6.6.0",
|
|
1222
|
+
"AppVersion": "",
|
|
1223
|
+
"FileUrl": {
|
|
1224
|
+
"Uri": "3c1cb50f953aea57451da040eeade612",
|
|
1225
|
+
"UrlList": [
|
|
1226
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3c1cb50f953aea57451da040eeade612",
|
|
1227
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3c1cb50f953aea57451da040eeade612"
|
|
1228
|
+
]
|
|
1229
|
+
},
|
|
1230
|
+
"IconUrl": {
|
|
1231
|
+
"Uri": "b48ef0369520732f0e1a74aa6aea5bd4",
|
|
1232
|
+
"UrlList": [
|
|
1233
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/b48ef0369520732f0e1a74aa6aea5bd4",
|
|
1234
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/b48ef0369520732f0e1a74aa6aea5bd4"
|
|
1235
|
+
]
|
|
1236
|
+
},
|
|
1237
|
+
"Id": "3c1cb50f953aea57451da040eeade612",
|
|
1238
|
+
"EffectId": "1069014",
|
|
1239
|
+
"DevicePlatform": "all",
|
|
1240
|
+
"Types": [
|
|
1241
|
+
"AmazingFeature"
|
|
1242
|
+
],
|
|
1243
|
+
"Tags": [],
|
|
1244
|
+
"TagsUpdatedAt": "1615978622000",
|
|
1245
|
+
"Parent": "",
|
|
1246
|
+
"Children": [],
|
|
1247
|
+
"HintIcon": {
|
|
1248
|
+
"Uri": "",
|
|
1249
|
+
"UrlList": []
|
|
1250
|
+
},
|
|
1251
|
+
"Music": [],
|
|
1252
|
+
"DesignerId": "",
|
|
1253
|
+
"Schema": "",
|
|
1254
|
+
"Description": "",
|
|
1255
|
+
"OriginalEffectId": "",
|
|
1256
|
+
"Requirements": [],
|
|
1257
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"d6fc80a05aeab63a1d44d95f6088c40d\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1258
|
+
"Countrys": [],
|
|
1259
|
+
"PoiId": "0",
|
|
1260
|
+
"DesignerEncryptedId": "",
|
|
1261
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
1262
|
+
"AdRawData": "",
|
|
1263
|
+
"BindIds": [],
|
|
1264
|
+
"GradeKey": "",
|
|
1265
|
+
"ComposerParams": "",
|
|
1266
|
+
"Panel": "effects2",
|
|
1267
|
+
"ModelNames": "",
|
|
1268
|
+
"HintFile": {
|
|
1269
|
+
"Uri": "",
|
|
1270
|
+
"UrlList": []
|
|
1271
|
+
},
|
|
1272
|
+
"SystemList": [
|
|
1273
|
+
"AnimSeqSystem",
|
|
1274
|
+
"BehaviorSystem",
|
|
1275
|
+
"CameraSystem",
|
|
1276
|
+
"EventSystem",
|
|
1277
|
+
"MeshRendererSystem",
|
|
1278
|
+
"ScriptSystem",
|
|
1279
|
+
"Sprite2DRendererSystem",
|
|
1280
|
+
"TransformSystem"
|
|
1281
|
+
],
|
|
1282
|
+
"OriginalExtra": "",
|
|
1283
|
+
"NameTransKey": "",
|
|
1284
|
+
"HintTextTransKey": ""
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
"EffectType": 0,
|
|
1288
|
+
"Source": 0,
|
|
1289
|
+
"IsFavorite": false,
|
|
1290
|
+
"Subtype": 0,
|
|
1291
|
+
"IsBusiness": false,
|
|
1292
|
+
"IsPoi": false,
|
|
1293
|
+
"SyncId": "703240",
|
|
1294
|
+
"ResourceId": "6806254230614053383",
|
|
1295
|
+
"Channel": 1,
|
|
1296
|
+
"PublishStatus": 1,
|
|
1297
|
+
"Ptime": "1588192175000",
|
|
1298
|
+
"ChallengeId": "0",
|
|
1299
|
+
"HintFileFormat": 0,
|
|
1300
|
+
"IsEst": false,
|
|
1301
|
+
"AppID": 1059,
|
|
1302
|
+
"HasProfileInfo": false,
|
|
1303
|
+
"Name": "泡泡",
|
|
1304
|
+
"Hint": "",
|
|
1305
|
+
"SdkVersion": "6.6.0",
|
|
1306
|
+
"AppVersion": "",
|
|
1307
|
+
"FileUrl": {
|
|
1308
|
+
"Uri": "060b8178d3ac554eaa0d22e04989e70c",
|
|
1309
|
+
"UrlList": [
|
|
1310
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/060b8178d3ac554eaa0d22e04989e70c",
|
|
1311
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/060b8178d3ac554eaa0d22e04989e70c"
|
|
1312
|
+
]
|
|
1313
|
+
},
|
|
1314
|
+
"IconUrl": {
|
|
1315
|
+
"Uri": "6d6b681224be090fc883fb2e3edaa576",
|
|
1316
|
+
"UrlList": [
|
|
1317
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6d6b681224be090fc883fb2e3edaa576",
|
|
1318
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6d6b681224be090fc883fb2e3edaa576"
|
|
1319
|
+
]
|
|
1320
|
+
},
|
|
1321
|
+
"Id": "060b8178d3ac554eaa0d22e04989e70c",
|
|
1322
|
+
"EffectId": "703241",
|
|
1323
|
+
"DevicePlatform": "all",
|
|
1324
|
+
"Types": [
|
|
1325
|
+
"AmazingFeature"
|
|
1326
|
+
],
|
|
1327
|
+
"Tags": [],
|
|
1328
|
+
"TagsUpdatedAt": "1587743469000",
|
|
1329
|
+
"Parent": "",
|
|
1330
|
+
"Children": [],
|
|
1331
|
+
"HintIcon": {
|
|
1332
|
+
"Uri": "",
|
|
1333
|
+
"UrlList": []
|
|
1334
|
+
},
|
|
1335
|
+
"Music": [],
|
|
1336
|
+
"DesignerId": "",
|
|
1337
|
+
"Schema": "",
|
|
1338
|
+
"Description": "",
|
|
1339
|
+
"OriginalEffectId": "",
|
|
1340
|
+
"Requirements": [],
|
|
1341
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"d31207a68a912e749e3b76a2e38dc1d1\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1342
|
+
"Countrys": [],
|
|
1343
|
+
"PoiId": "0",
|
|
1344
|
+
"DesignerEncryptedId": "",
|
|
1345
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
1346
|
+
"AdRawData": "",
|
|
1347
|
+
"BindIds": [],
|
|
1348
|
+
"GradeKey": "",
|
|
1349
|
+
"ComposerParams": "",
|
|
1350
|
+
"Panel": "effects2",
|
|
1351
|
+
"ModelNames": "",
|
|
1352
|
+
"HintFile": {
|
|
1353
|
+
"Uri": "",
|
|
1354
|
+
"UrlList": []
|
|
1355
|
+
},
|
|
1356
|
+
"SystemList": [
|
|
1357
|
+
"AnimSeqSystem",
|
|
1358
|
+
"BehaviorSystem",
|
|
1359
|
+
"CameraSystem",
|
|
1360
|
+
"EventSystem",
|
|
1361
|
+
"ScriptSystem",
|
|
1362
|
+
"Sprite2DRendererSystem",
|
|
1363
|
+
"TransformSystem",
|
|
1364
|
+
"MeshRendererSystem"
|
|
1365
|
+
],
|
|
1366
|
+
"OriginalExtra": "",
|
|
1367
|
+
"NameTransKey": "",
|
|
1368
|
+
"HintTextTransKey": ""
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"EffectType": 0,
|
|
1372
|
+
"Source": 0,
|
|
1373
|
+
"IsFavorite": false,
|
|
1374
|
+
"Subtype": 0,
|
|
1375
|
+
"IsBusiness": false,
|
|
1376
|
+
"IsPoi": false,
|
|
1377
|
+
"SyncId": "1483459",
|
|
1378
|
+
"ResourceId": "7041771617315197453",
|
|
1379
|
+
"Channel": 1,
|
|
1380
|
+
"PublishStatus": 1,
|
|
1381
|
+
"Ptime": "1639750863000",
|
|
1382
|
+
"ChallengeId": "0",
|
|
1383
|
+
"HintFileFormat": 0,
|
|
1384
|
+
"IsEst": false,
|
|
1385
|
+
"AppID": 1059,
|
|
1386
|
+
"HasProfileInfo": false,
|
|
1387
|
+
"Name": "New Year",
|
|
1388
|
+
"Hint": "",
|
|
1389
|
+
"SdkVersion": "9.5.0",
|
|
1390
|
+
"AppVersion": "",
|
|
1391
|
+
"FileUrl": {
|
|
1392
|
+
"Uri": "b3322fbbf99e1d4c9da1fb0b1e97d1a6",
|
|
1393
|
+
"UrlList": [
|
|
1394
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/b3322fbbf99e1d4c9da1fb0b1e97d1a6",
|
|
1395
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/b3322fbbf99e1d4c9da1fb0b1e97d1a6"
|
|
1396
|
+
]
|
|
1397
|
+
},
|
|
1398
|
+
"IconUrl": {
|
|
1399
|
+
"Uri": "26a75ba05a741f5dae11abc93257371b",
|
|
1400
|
+
"UrlList": [
|
|
1401
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/26a75ba05a741f5dae11abc93257371b",
|
|
1402
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/26a75ba05a741f5dae11abc93257371b"
|
|
1403
|
+
]
|
|
1404
|
+
},
|
|
1405
|
+
"Id": "b3322fbbf99e1d4c9da1fb0b1e97d1a6",
|
|
1406
|
+
"EffectId": "1483460",
|
|
1407
|
+
"DevicePlatform": "all",
|
|
1408
|
+
"Types": [
|
|
1409
|
+
"AmazingFeature"
|
|
1410
|
+
],
|
|
1411
|
+
"Tags": [],
|
|
1412
|
+
"TagsUpdatedAt": "1639569032000",
|
|
1413
|
+
"Parent": "",
|
|
1414
|
+
"Children": [],
|
|
1415
|
+
"HintIcon": {
|
|
1416
|
+
"Uri": "",
|
|
1417
|
+
"UrlList": []
|
|
1418
|
+
},
|
|
1419
|
+
"Music": [],
|
|
1420
|
+
"DesignerId": "",
|
|
1421
|
+
"Schema": "",
|
|
1422
|
+
"Description": "",
|
|
1423
|
+
"OriginalEffectId": "",
|
|
1424
|
+
"Requirements": [],
|
|
1425
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"0d84be708ae3b9aaa57d3cb71defc464\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1426
|
+
"Countrys": [],
|
|
1427
|
+
"PoiId": "0",
|
|
1428
|
+
"DesignerEncryptedId": "",
|
|
1429
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"default\":0.1598999947309494,\"effect_key\":\"effects_adjust_size\",\"max\":1,\"min\":0},{\"default\":0.3361999988555908,\"effect_key\":\"effects_adjust_speed\",\"max\":1,\"min\":0},{\"default\":0,\"effect_key\":\"effects_adjust_color\",\"max\":1,\"min\":0},{\"default\":0.33869999647140503,\"effect_key\":\"effects_adjust_filter\",\"max\":1,\"min\":0},{\"default\":1,\"effect_key\":\"effects_adjust_background_animation\",\"max\":1,\"min\":0}]}}",
|
|
1430
|
+
"AdRawData": "",
|
|
1431
|
+
"BindIds": [],
|
|
1432
|
+
"GradeKey": "",
|
|
1433
|
+
"ComposerParams": "",
|
|
1434
|
+
"Panel": "effects2",
|
|
1435
|
+
"ModelNames": "",
|
|
1436
|
+
"HintFile": {
|
|
1437
|
+
"Uri": "",
|
|
1438
|
+
"UrlList": []
|
|
1439
|
+
},
|
|
1440
|
+
"SystemList": [
|
|
1441
|
+
"AnimSeqSystem",
|
|
1442
|
+
"BehaviorSystem",
|
|
1443
|
+
"CameraSystem",
|
|
1444
|
+
"EventSystem",
|
|
1445
|
+
"MeshRendererSystem",
|
|
1446
|
+
"RendererSystem",
|
|
1447
|
+
"ScriptSystem",
|
|
1448
|
+
"TransformSystem"
|
|
1449
|
+
],
|
|
1450
|
+
"OriginalExtra": "",
|
|
1451
|
+
"NameTransKey": "",
|
|
1452
|
+
"HintTextTransKey": ""
|
|
1453
|
+
},
|
|
1454
|
+
{
|
|
1455
|
+
"EffectType": 0,
|
|
1456
|
+
"Source": 0,
|
|
1457
|
+
"IsFavorite": false,
|
|
1458
|
+
"Subtype": 0,
|
|
1459
|
+
"IsBusiness": false,
|
|
1460
|
+
"IsPoi": false,
|
|
1461
|
+
"SyncId": "972742",
|
|
1462
|
+
"ResourceId": "6899747276718084622",
|
|
1463
|
+
"Channel": 1,
|
|
1464
|
+
"PublishStatus": 1,
|
|
1465
|
+
"Ptime": "1607627506000",
|
|
1466
|
+
"ChallengeId": "0",
|
|
1467
|
+
"HintFileFormat": 0,
|
|
1468
|
+
"IsEst": false,
|
|
1469
|
+
"AppID": 1059,
|
|
1470
|
+
"HasProfileInfo": false,
|
|
1471
|
+
"Name": "光斑飘落",
|
|
1472
|
+
"Hint": "",
|
|
1473
|
+
"SdkVersion": "6.6.0",
|
|
1474
|
+
"AppVersion": "",
|
|
1475
|
+
"FileUrl": {
|
|
1476
|
+
"Uri": "5106ce263097acfbe5f8319841bc1e7a",
|
|
1477
|
+
"UrlList": [
|
|
1478
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5106ce263097acfbe5f8319841bc1e7a",
|
|
1479
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5106ce263097acfbe5f8319841bc1e7a"
|
|
1480
|
+
]
|
|
1481
|
+
},
|
|
1482
|
+
"IconUrl": {
|
|
1483
|
+
"Uri": "d0ecd446346ade0274b56d428cbccb63",
|
|
1484
|
+
"UrlList": [
|
|
1485
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d0ecd446346ade0274b56d428cbccb63",
|
|
1486
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d0ecd446346ade0274b56d428cbccb63"
|
|
1487
|
+
]
|
|
1488
|
+
},
|
|
1489
|
+
"Id": "5106ce263097acfbe5f8319841bc1e7a",
|
|
1490
|
+
"EffectId": "972749",
|
|
1491
|
+
"DevicePlatform": "all",
|
|
1492
|
+
"Types": [
|
|
1493
|
+
"AmazingFeature"
|
|
1494
|
+
],
|
|
1495
|
+
"Tags": [],
|
|
1496
|
+
"TagsUpdatedAt": "1606501439000",
|
|
1497
|
+
"Parent": "",
|
|
1498
|
+
"Children": [],
|
|
1499
|
+
"HintIcon": {
|
|
1500
|
+
"Uri": "",
|
|
1501
|
+
"UrlList": []
|
|
1502
|
+
},
|
|
1503
|
+
"Music": [],
|
|
1504
|
+
"DesignerId": "",
|
|
1505
|
+
"Schema": "",
|
|
1506
|
+
"Description": "",
|
|
1507
|
+
"OriginalEffectId": "",
|
|
1508
|
+
"Requirements": [],
|
|
1509
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"b8a5b896328b29dfc4396fb4fcc2285c\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1510
|
+
"Countrys": [],
|
|
1511
|
+
"PoiId": "0",
|
|
1512
|
+
"DesignerEncryptedId": "",
|
|
1513
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
1514
|
+
"AdRawData": "",
|
|
1515
|
+
"BindIds": [],
|
|
1516
|
+
"GradeKey": "",
|
|
1517
|
+
"ComposerParams": "",
|
|
1518
|
+
"Panel": "effects2",
|
|
1519
|
+
"ModelNames": "",
|
|
1520
|
+
"HintFile": {
|
|
1521
|
+
"Uri": "",
|
|
1522
|
+
"UrlList": []
|
|
1523
|
+
},
|
|
1524
|
+
"SystemList": [
|
|
1525
|
+
"AnimSeqSystem",
|
|
1526
|
+
"BehaviorSystem",
|
|
1527
|
+
"CameraSystem",
|
|
1528
|
+
"EventSystem",
|
|
1529
|
+
"ScriptSystem",
|
|
1530
|
+
"Sprite2DRendererSystem",
|
|
1531
|
+
"TransformSystem",
|
|
1532
|
+
"MeshRendererSystem"
|
|
1533
|
+
],
|
|
1534
|
+
"OriginalExtra": "",
|
|
1535
|
+
"NameTransKey": "",
|
|
1536
|
+
"HintTextTransKey": ""
|
|
1537
|
+
},
|
|
1538
|
+
{
|
|
1539
|
+
"EffectType": 0,
|
|
1540
|
+
"Source": 0,
|
|
1541
|
+
"IsFavorite": false,
|
|
1542
|
+
"Subtype": 0,
|
|
1543
|
+
"IsBusiness": false,
|
|
1544
|
+
"IsPoi": false,
|
|
1545
|
+
"SyncId": "987444",
|
|
1546
|
+
"ResourceId": "6907438556793278983",
|
|
1547
|
+
"Channel": 1,
|
|
1548
|
+
"PublishStatus": 1,
|
|
1549
|
+
"Ptime": "1608316614000",
|
|
1550
|
+
"ChallengeId": "0",
|
|
1551
|
+
"HintFileFormat": 0,
|
|
1552
|
+
"IsEst": false,
|
|
1553
|
+
"AppID": 1059,
|
|
1554
|
+
"HasProfileInfo": false,
|
|
1555
|
+
"Name": "节日彩带",
|
|
1556
|
+
"Hint": "",
|
|
1557
|
+
"SdkVersion": "6.6.0",
|
|
1558
|
+
"AppVersion": "",
|
|
1559
|
+
"FileUrl": {
|
|
1560
|
+
"Uri": "47ca5466c833a9287af563c9890f8159",
|
|
1561
|
+
"UrlList": [
|
|
1562
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/47ca5466c833a9287af563c9890f8159",
|
|
1563
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/47ca5466c833a9287af563c9890f8159"
|
|
1564
|
+
]
|
|
1565
|
+
},
|
|
1566
|
+
"IconUrl": {
|
|
1567
|
+
"Uri": "43bde18aab791c868137ceb306fe6ff5",
|
|
1568
|
+
"UrlList": [
|
|
1569
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/43bde18aab791c868137ceb306fe6ff5",
|
|
1570
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/43bde18aab791c868137ceb306fe6ff5"
|
|
1571
|
+
]
|
|
1572
|
+
},
|
|
1573
|
+
"Id": "47ca5466c833a9287af563c9890f8159",
|
|
1574
|
+
"EffectId": "987446",
|
|
1575
|
+
"DevicePlatform": "all",
|
|
1576
|
+
"Types": [
|
|
1577
|
+
"AmazingFeature"
|
|
1578
|
+
],
|
|
1579
|
+
"Tags": [],
|
|
1580
|
+
"TagsUpdatedAt": "1608292329000",
|
|
1581
|
+
"Parent": "",
|
|
1582
|
+
"Children": [],
|
|
1583
|
+
"HintIcon": {
|
|
1584
|
+
"Uri": "",
|
|
1585
|
+
"UrlList": []
|
|
1586
|
+
},
|
|
1587
|
+
"Music": [],
|
|
1588
|
+
"DesignerId": "",
|
|
1589
|
+
"Schema": "",
|
|
1590
|
+
"Description": "",
|
|
1591
|
+
"OriginalEffectId": "",
|
|
1592
|
+
"Requirements": [],
|
|
1593
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"ab808621caae18ed33459ae24aa9ada5\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1594
|
+
"Countrys": [],
|
|
1595
|
+
"PoiId": "0",
|
|
1596
|
+
"DesignerEncryptedId": "",
|
|
1597
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
1598
|
+
"AdRawData": "",
|
|
1599
|
+
"BindIds": [],
|
|
1600
|
+
"GradeKey": "",
|
|
1601
|
+
"ComposerParams": "",
|
|
1602
|
+
"Panel": "effects2",
|
|
1603
|
+
"ModelNames": "",
|
|
1604
|
+
"HintFile": {
|
|
1605
|
+
"Uri": "",
|
|
1606
|
+
"UrlList": []
|
|
1607
|
+
},
|
|
1608
|
+
"SystemList": [
|
|
1609
|
+
"AnimSeqSystem",
|
|
1610
|
+
"BehaviorSystem",
|
|
1611
|
+
"CameraSystem",
|
|
1612
|
+
"EventSystem",
|
|
1613
|
+
"ScriptSystem",
|
|
1614
|
+
"Sprite2DRendererSystem",
|
|
1615
|
+
"TransformSystem",
|
|
1616
|
+
"MeshRendererSystem"
|
|
1617
|
+
],
|
|
1618
|
+
"OriginalExtra": "",
|
|
1619
|
+
"NameTransKey": "",
|
|
1620
|
+
"HintTextTransKey": ""
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"EffectType": 0,
|
|
1624
|
+
"Source": 0,
|
|
1625
|
+
"IsFavorite": false,
|
|
1626
|
+
"Subtype": 0,
|
|
1627
|
+
"IsBusiness": false,
|
|
1628
|
+
"IsPoi": false,
|
|
1629
|
+
"SyncId": "634102",
|
|
1630
|
+
"ResourceId": "6715209198109463054",
|
|
1631
|
+
"Channel": 1,
|
|
1632
|
+
"PublishStatus": 1,
|
|
1633
|
+
"Ptime": "1586375685000",
|
|
1634
|
+
"ChallengeId": "0",
|
|
1635
|
+
"HintFileFormat": 0,
|
|
1636
|
+
"IsEst": false,
|
|
1637
|
+
"AppID": 1059,
|
|
1638
|
+
"HasProfileInfo": false,
|
|
1639
|
+
"Name": "星火",
|
|
1640
|
+
"Hint": "",
|
|
1641
|
+
"SdkVersion": "6.6.0",
|
|
1642
|
+
"AppVersion": "",
|
|
1643
|
+
"FileUrl": {
|
|
1644
|
+
"Uri": "c2811a4bdeb4394ae95f3aa9875dc4dc",
|
|
1645
|
+
"UrlList": [
|
|
1646
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c2811a4bdeb4394ae95f3aa9875dc4dc",
|
|
1647
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c2811a4bdeb4394ae95f3aa9875dc4dc"
|
|
1648
|
+
]
|
|
1649
|
+
},
|
|
1650
|
+
"IconUrl": {
|
|
1651
|
+
"Uri": "60f1f3aad6bd828c09d9714e772a4aad",
|
|
1652
|
+
"UrlList": [
|
|
1653
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/60f1f3aad6bd828c09d9714e772a4aad",
|
|
1654
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/60f1f3aad6bd828c09d9714e772a4aad"
|
|
1655
|
+
]
|
|
1656
|
+
},
|
|
1657
|
+
"Id": "c2811a4bdeb4394ae95f3aa9875dc4dc",
|
|
1658
|
+
"EffectId": "634103",
|
|
1659
|
+
"DevicePlatform": "all",
|
|
1660
|
+
"Types": [
|
|
1661
|
+
"AmazingFeature"
|
|
1662
|
+
],
|
|
1663
|
+
"Tags": [],
|
|
1664
|
+
"TagsUpdatedAt": "1583938445000",
|
|
1665
|
+
"Parent": "",
|
|
1666
|
+
"Children": [],
|
|
1667
|
+
"HintIcon": {
|
|
1668
|
+
"Uri": "",
|
|
1669
|
+
"UrlList": []
|
|
1670
|
+
},
|
|
1671
|
+
"Music": [],
|
|
1672
|
+
"DesignerId": "",
|
|
1673
|
+
"Schema": "",
|
|
1674
|
+
"Description": "",
|
|
1675
|
+
"OriginalEffectId": "",
|
|
1676
|
+
"Requirements": [],
|
|
1677
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"fa123a41f35f0f6ff61b78917035e7f7\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1678
|
+
"Countrys": [],
|
|
1679
|
+
"PoiId": "0",
|
|
1680
|
+
"DesignerEncryptedId": "",
|
|
1681
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
1682
|
+
"AdRawData": "",
|
|
1683
|
+
"BindIds": [],
|
|
1684
|
+
"GradeKey": "",
|
|
1685
|
+
"ComposerParams": "",
|
|
1686
|
+
"Panel": "effects2",
|
|
1687
|
+
"ModelNames": "",
|
|
1688
|
+
"HintFile": {
|
|
1689
|
+
"Uri": "",
|
|
1690
|
+
"UrlList": []
|
|
1691
|
+
},
|
|
1692
|
+
"SystemList": [
|
|
1693
|
+
"AnimSeqSystem",
|
|
1694
|
+
"BehaviorSystem",
|
|
1695
|
+
"CameraSystem",
|
|
1696
|
+
"EventSystem",
|
|
1697
|
+
"ScriptSystem",
|
|
1698
|
+
"Sprite2DRendererSystem",
|
|
1699
|
+
"TransformSystem",
|
|
1700
|
+
"MeshRendererSystem"
|
|
1701
|
+
],
|
|
1702
|
+
"OriginalExtra": "",
|
|
1703
|
+
"NameTransKey": "",
|
|
1704
|
+
"HintTextTransKey": ""
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"EffectType": 0,
|
|
1708
|
+
"Source": 0,
|
|
1709
|
+
"IsFavorite": false,
|
|
1710
|
+
"Subtype": 0,
|
|
1711
|
+
"IsBusiness": false,
|
|
1712
|
+
"IsPoi": false,
|
|
1713
|
+
"SyncId": "986475",
|
|
1714
|
+
"ResourceId": "6907053209173365256",
|
|
1715
|
+
"Channel": 1,
|
|
1716
|
+
"PublishStatus": 1,
|
|
1717
|
+
"Ptime": "1608316606000",
|
|
1718
|
+
"ChallengeId": "0",
|
|
1719
|
+
"HintFileFormat": 0,
|
|
1720
|
+
"IsEst": false,
|
|
1721
|
+
"AppID": 1059,
|
|
1722
|
+
"HasProfileInfo": false,
|
|
1723
|
+
"Name": "星火 II",
|
|
1724
|
+
"Hint": "",
|
|
1725
|
+
"SdkVersion": "6.6.0",
|
|
1726
|
+
"AppVersion": "",
|
|
1727
|
+
"FileUrl": {
|
|
1728
|
+
"Uri": "43a04949ebd13d27d7b38f5083882322",
|
|
1729
|
+
"UrlList": [
|
|
1730
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/43a04949ebd13d27d7b38f5083882322",
|
|
1731
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/43a04949ebd13d27d7b38f5083882322"
|
|
1732
|
+
]
|
|
1733
|
+
},
|
|
1734
|
+
"IconUrl": {
|
|
1735
|
+
"Uri": "d6e29f12ffcd9ee4ac0be70403b7f0cb",
|
|
1736
|
+
"UrlList": [
|
|
1737
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d6e29f12ffcd9ee4ac0be70403b7f0cb",
|
|
1738
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d6e29f12ffcd9ee4ac0be70403b7f0cb"
|
|
1739
|
+
]
|
|
1740
|
+
},
|
|
1741
|
+
"Id": "43a04949ebd13d27d7b38f5083882322",
|
|
1742
|
+
"EffectId": "986477",
|
|
1743
|
+
"DevicePlatform": "all",
|
|
1744
|
+
"Types": [
|
|
1745
|
+
"AmazingFeature"
|
|
1746
|
+
],
|
|
1747
|
+
"Tags": [],
|
|
1748
|
+
"TagsUpdatedAt": "1608202474000",
|
|
1749
|
+
"Parent": "",
|
|
1750
|
+
"Children": [],
|
|
1751
|
+
"HintIcon": {
|
|
1752
|
+
"Uri": "",
|
|
1753
|
+
"UrlList": []
|
|
1754
|
+
},
|
|
1755
|
+
"Music": [],
|
|
1756
|
+
"DesignerId": "",
|
|
1757
|
+
"Schema": "",
|
|
1758
|
+
"Description": "",
|
|
1759
|
+
"OriginalEffectId": "",
|
|
1760
|
+
"Requirements": [],
|
|
1761
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"091c497662118f623ce4e45a027ccdfe\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1762
|
+
"Countrys": [],
|
|
1763
|
+
"PoiId": "0",
|
|
1764
|
+
"DesignerEncryptedId": "",
|
|
1765
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
1766
|
+
"AdRawData": "",
|
|
1767
|
+
"BindIds": [],
|
|
1768
|
+
"GradeKey": "",
|
|
1769
|
+
"ComposerParams": "",
|
|
1770
|
+
"Panel": "effects2",
|
|
1771
|
+
"ModelNames": "",
|
|
1772
|
+
"HintFile": {
|
|
1773
|
+
"Uri": "",
|
|
1774
|
+
"UrlList": []
|
|
1775
|
+
},
|
|
1776
|
+
"SystemList": [
|
|
1777
|
+
"AnimSeqSystem",
|
|
1778
|
+
"BehaviorSystem",
|
|
1779
|
+
"CameraSystem",
|
|
1780
|
+
"EventSystem",
|
|
1781
|
+
"ScriptSystem",
|
|
1782
|
+
"Sprite2DRendererSystem",
|
|
1783
|
+
"TransformSystem",
|
|
1784
|
+
"MeshRendererSystem"
|
|
1785
|
+
],
|
|
1786
|
+
"OriginalExtra": "",
|
|
1787
|
+
"NameTransKey": "",
|
|
1788
|
+
"HintTextTransKey": ""
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
"EffectType": 0,
|
|
1792
|
+
"Source": 0,
|
|
1793
|
+
"IsFavorite": false,
|
|
1794
|
+
"Subtype": 0,
|
|
1795
|
+
"IsBusiness": false,
|
|
1796
|
+
"IsPoi": false,
|
|
1797
|
+
"SyncId": "634222",
|
|
1798
|
+
"ResourceId": "6767147410671014407",
|
|
1799
|
+
"Channel": 1,
|
|
1800
|
+
"PublishStatus": 1,
|
|
1801
|
+
"Ptime": "1586375686000",
|
|
1802
|
+
"ChallengeId": "0",
|
|
1803
|
+
"HintFileFormat": 0,
|
|
1804
|
+
"IsEst": false,
|
|
1805
|
+
"AppID": 1059,
|
|
1806
|
+
"HasProfileInfo": false,
|
|
1807
|
+
"Name": "花火",
|
|
1808
|
+
"Hint": "",
|
|
1809
|
+
"SdkVersion": "6.6.0",
|
|
1810
|
+
"AppVersion": "",
|
|
1811
|
+
"FileUrl": {
|
|
1812
|
+
"Uri": "4e7b79927a6067a2080ce6b61da8faf9",
|
|
1813
|
+
"UrlList": [
|
|
1814
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4e7b79927a6067a2080ce6b61da8faf9",
|
|
1815
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4e7b79927a6067a2080ce6b61da8faf9"
|
|
1816
|
+
]
|
|
1817
|
+
},
|
|
1818
|
+
"IconUrl": {
|
|
1819
|
+
"Uri": "ec82795b8010c53fdbda6be4f2514fc7",
|
|
1820
|
+
"UrlList": [
|
|
1821
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/ec82795b8010c53fdbda6be4f2514fc7",
|
|
1822
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/ec82795b8010c53fdbda6be4f2514fc7"
|
|
1823
|
+
]
|
|
1824
|
+
},
|
|
1825
|
+
"Id": "4e7b79927a6067a2080ce6b61da8faf9",
|
|
1826
|
+
"EffectId": "634223",
|
|
1827
|
+
"DevicePlatform": "all",
|
|
1828
|
+
"Types": [
|
|
1829
|
+
"AmazingFeature"
|
|
1830
|
+
],
|
|
1831
|
+
"Tags": [],
|
|
1832
|
+
"TagsUpdatedAt": "1583939659000",
|
|
1833
|
+
"Parent": "",
|
|
1834
|
+
"Children": [],
|
|
1835
|
+
"HintIcon": {
|
|
1836
|
+
"Uri": "",
|
|
1837
|
+
"UrlList": []
|
|
1838
|
+
},
|
|
1839
|
+
"Music": [],
|
|
1840
|
+
"DesignerId": "",
|
|
1841
|
+
"Schema": "",
|
|
1842
|
+
"Description": "",
|
|
1843
|
+
"OriginalEffectId": "",
|
|
1844
|
+
"Requirements": [],
|
|
1845
|
+
"Extra": "{\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true,\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"46948b3d4b41a99fef5bcb8c9bba7eb3\",\"is_business\":true}",
|
|
1846
|
+
"Countrys": [],
|
|
1847
|
+
"PoiId": "0",
|
|
1848
|
+
"DesignerEncryptedId": "",
|
|
1849
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
1850
|
+
"AdRawData": "",
|
|
1851
|
+
"BindIds": [],
|
|
1852
|
+
"GradeKey": "",
|
|
1853
|
+
"ComposerParams": "",
|
|
1854
|
+
"Panel": "effects2",
|
|
1855
|
+
"ModelNames": "",
|
|
1856
|
+
"HintFile": {
|
|
1857
|
+
"Uri": "",
|
|
1858
|
+
"UrlList": []
|
|
1859
|
+
},
|
|
1860
|
+
"SystemList": [
|
|
1861
|
+
"AnimSeqSystem",
|
|
1862
|
+
"BehaviorSystem",
|
|
1863
|
+
"CameraSystem",
|
|
1864
|
+
"EventSystem",
|
|
1865
|
+
"ScriptSystem",
|
|
1866
|
+
"Sprite2DRendererSystem",
|
|
1867
|
+
"TransformSystem",
|
|
1868
|
+
"MeshRendererSystem"
|
|
1869
|
+
],
|
|
1870
|
+
"OriginalExtra": "",
|
|
1871
|
+
"NameTransKey": "",
|
|
1872
|
+
"HintTextTransKey": ""
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"EffectType": 0,
|
|
1876
|
+
"Source": 0,
|
|
1877
|
+
"IsFavorite": false,
|
|
1878
|
+
"Subtype": 0,
|
|
1879
|
+
"IsBusiness": false,
|
|
1880
|
+
"IsPoi": false,
|
|
1881
|
+
"SyncId": "635072",
|
|
1882
|
+
"ResourceId": "6782461740274684424",
|
|
1883
|
+
"Channel": 1,
|
|
1884
|
+
"PublishStatus": 1,
|
|
1885
|
+
"Ptime": "1586375954000",
|
|
1886
|
+
"ChallengeId": "0",
|
|
1887
|
+
"HintFileFormat": 0,
|
|
1888
|
+
"IsEst": false,
|
|
1889
|
+
"AppID": 1059,
|
|
1890
|
+
"HasProfileInfo": false,
|
|
1891
|
+
"Name": "烟花",
|
|
1892
|
+
"Hint": "",
|
|
1893
|
+
"SdkVersion": "6.6.0",
|
|
1894
|
+
"AppVersion": "",
|
|
1895
|
+
"FileUrl": {
|
|
1896
|
+
"Uri": "4e7301f2c6232050b71d95e750d67861",
|
|
1897
|
+
"UrlList": [
|
|
1898
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4e7301f2c6232050b71d95e750d67861",
|
|
1899
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4e7301f2c6232050b71d95e750d67861"
|
|
1900
|
+
]
|
|
1901
|
+
},
|
|
1902
|
+
"IconUrl": {
|
|
1903
|
+
"Uri": "2b6b1139f66d630d2b773003315e295e",
|
|
1904
|
+
"UrlList": [
|
|
1905
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/2b6b1139f66d630d2b773003315e295e",
|
|
1906
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/2b6b1139f66d630d2b773003315e295e"
|
|
1907
|
+
]
|
|
1908
|
+
},
|
|
1909
|
+
"Id": "4e7301f2c6232050b71d95e750d67861",
|
|
1910
|
+
"EffectId": "635073",
|
|
1911
|
+
"DevicePlatform": "all",
|
|
1912
|
+
"Types": [
|
|
1913
|
+
"AmazingFeature"
|
|
1914
|
+
],
|
|
1915
|
+
"Tags": [],
|
|
1916
|
+
"TagsUpdatedAt": "1583950986000",
|
|
1917
|
+
"Parent": "",
|
|
1918
|
+
"Children": [],
|
|
1919
|
+
"HintIcon": {
|
|
1920
|
+
"Uri": "",
|
|
1921
|
+
"UrlList": []
|
|
1922
|
+
},
|
|
1923
|
+
"Music": [],
|
|
1924
|
+
"DesignerId": "",
|
|
1925
|
+
"Schema": "",
|
|
1926
|
+
"Description": "",
|
|
1927
|
+
"OriginalEffectId": "",
|
|
1928
|
+
"Requirements": [],
|
|
1929
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"6ed893e7a1e5a3ad4d8c04e640571a01\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
1930
|
+
"Countrys": [],
|
|
1931
|
+
"PoiId": "0",
|
|
1932
|
+
"DesignerEncryptedId": "",
|
|
1933
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
1934
|
+
"AdRawData": "",
|
|
1935
|
+
"BindIds": [],
|
|
1936
|
+
"GradeKey": "",
|
|
1937
|
+
"ComposerParams": "",
|
|
1938
|
+
"Panel": "effects2",
|
|
1939
|
+
"ModelNames": "",
|
|
1940
|
+
"HintFile": {
|
|
1941
|
+
"Uri": "",
|
|
1942
|
+
"UrlList": []
|
|
1943
|
+
},
|
|
1944
|
+
"SystemList": [
|
|
1945
|
+
"AnimSeqSystem",
|
|
1946
|
+
"BehaviorSystem",
|
|
1947
|
+
"CameraSystem",
|
|
1948
|
+
"EventSystem",
|
|
1949
|
+
"ScriptSystem",
|
|
1950
|
+
"Sprite2DRendererSystem",
|
|
1951
|
+
"TransformSystem",
|
|
1952
|
+
"MeshRendererSystem"
|
|
1953
|
+
],
|
|
1954
|
+
"OriginalExtra": "",
|
|
1955
|
+
"NameTransKey": "",
|
|
1956
|
+
"HintTextTransKey": ""
|
|
1957
|
+
},
|
|
1958
|
+
{
|
|
1959
|
+
"EffectType": 0,
|
|
1960
|
+
"Source": 0,
|
|
1961
|
+
"IsFavorite": false,
|
|
1962
|
+
"Subtype": 0,
|
|
1963
|
+
"IsBusiness": false,
|
|
1964
|
+
"IsPoi": false,
|
|
1965
|
+
"SyncId": "1373017",
|
|
1966
|
+
"ResourceId": "7010666068997837342",
|
|
1967
|
+
"Channel": 1,
|
|
1968
|
+
"PublishStatus": 1,
|
|
1969
|
+
"Ptime": "1632428285000",
|
|
1970
|
+
"ChallengeId": "0",
|
|
1971
|
+
"HintFileFormat": 0,
|
|
1972
|
+
"IsEst": false,
|
|
1973
|
+
"AppID": 1059,
|
|
1974
|
+
"HasProfileInfo": false,
|
|
1975
|
+
"Name": "烟花 II",
|
|
1976
|
+
"Hint": "",
|
|
1977
|
+
"SdkVersion": "8.0.0",
|
|
1978
|
+
"AppVersion": "",
|
|
1979
|
+
"FileUrl": {
|
|
1980
|
+
"Uri": "4037759ec478f5a033d160f1bab07f90",
|
|
1981
|
+
"UrlList": [
|
|
1982
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4037759ec478f5a033d160f1bab07f90",
|
|
1983
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4037759ec478f5a033d160f1bab07f90"
|
|
1984
|
+
]
|
|
1985
|
+
},
|
|
1986
|
+
"IconUrl": {
|
|
1987
|
+
"Uri": "6318cd7b7045ecac48f4d3892c53eb89",
|
|
1988
|
+
"UrlList": [
|
|
1989
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6318cd7b7045ecac48f4d3892c53eb89",
|
|
1990
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6318cd7b7045ecac48f4d3892c53eb89"
|
|
1991
|
+
]
|
|
1992
|
+
},
|
|
1993
|
+
"Id": "4037759ec478f5a033d160f1bab07f90",
|
|
1994
|
+
"EffectId": "1373018",
|
|
1995
|
+
"DevicePlatform": "all",
|
|
1996
|
+
"Types": [
|
|
1997
|
+
"AmazingFeature"
|
|
1998
|
+
],
|
|
1999
|
+
"Tags": [],
|
|
2000
|
+
"TagsUpdatedAt": "1632326700000",
|
|
2001
|
+
"Parent": "",
|
|
2002
|
+
"Children": [],
|
|
2003
|
+
"HintIcon": {
|
|
2004
|
+
"Uri": "",
|
|
2005
|
+
"UrlList": []
|
|
2006
|
+
},
|
|
2007
|
+
"Music": [],
|
|
2008
|
+
"DesignerId": "",
|
|
2009
|
+
"Schema": "",
|
|
2010
|
+
"Description": "",
|
|
2011
|
+
"OriginalEffectId": "",
|
|
2012
|
+
"Requirements": [],
|
|
2013
|
+
"Extra": "{\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true,\"effect_duration\":3000,\"hover_icon\":\"ee6745f28e67e111b08c3934af938808\",\"is_business\":true}",
|
|
2014
|
+
"Countrys": [],
|
|
2015
|
+
"PoiId": "0",
|
|
2016
|
+
"DesignerEncryptedId": "",
|
|
2017
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2018
|
+
"AdRawData": "",
|
|
2019
|
+
"BindIds": [],
|
|
2020
|
+
"GradeKey": "",
|
|
2021
|
+
"ComposerParams": "",
|
|
2022
|
+
"Panel": "effects2",
|
|
2023
|
+
"ModelNames": "",
|
|
2024
|
+
"HintFile": {
|
|
2025
|
+
"Uri": "",
|
|
2026
|
+
"UrlList": []
|
|
2027
|
+
},
|
|
2028
|
+
"SystemList": [
|
|
2029
|
+
"AnimSeqSystem",
|
|
2030
|
+
"BehaviorSystem",
|
|
2031
|
+
"CameraSystem",
|
|
2032
|
+
"EventSystem",
|
|
2033
|
+
"MeshRendererSystem",
|
|
2034
|
+
"ScriptSystem",
|
|
2035
|
+
"Sprite2DRendererSystem",
|
|
2036
|
+
"TransformSystem"
|
|
2037
|
+
],
|
|
2038
|
+
"OriginalExtra": "",
|
|
2039
|
+
"NameTransKey": "",
|
|
2040
|
+
"HintTextTransKey": ""
|
|
2041
|
+
},
|
|
2042
|
+
{
|
|
2043
|
+
"EffectType": 0,
|
|
2044
|
+
"Source": 0,
|
|
2045
|
+
"IsFavorite": false,
|
|
2046
|
+
"Subtype": 0,
|
|
2047
|
+
"IsBusiness": false,
|
|
2048
|
+
"IsPoi": false,
|
|
2049
|
+
"SyncId": "986476",
|
|
2050
|
+
"ResourceId": "6907051960180937229",
|
|
2051
|
+
"Channel": 1,
|
|
2052
|
+
"PublishStatus": 1,
|
|
2053
|
+
"Ptime": "1608316599000",
|
|
2054
|
+
"ChallengeId": "0",
|
|
2055
|
+
"HintFileFormat": 0,
|
|
2056
|
+
"IsEst": false,
|
|
2057
|
+
"AppID": 1059,
|
|
2058
|
+
"HasProfileInfo": false,
|
|
2059
|
+
"Name": "花火 II",
|
|
2060
|
+
"Hint": "",
|
|
2061
|
+
"SdkVersion": "6.6.0",
|
|
2062
|
+
"AppVersion": "",
|
|
2063
|
+
"FileUrl": {
|
|
2064
|
+
"Uri": "8a3f34e4c9650409a8aa6059f8610e14",
|
|
2065
|
+
"UrlList": [
|
|
2066
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/8a3f34e4c9650409a8aa6059f8610e14",
|
|
2067
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/8a3f34e4c9650409a8aa6059f8610e14"
|
|
2068
|
+
]
|
|
2069
|
+
},
|
|
2070
|
+
"IconUrl": {
|
|
2071
|
+
"Uri": "d7cdec9cbc534259d30cae18cdd6d5eb",
|
|
2072
|
+
"UrlList": [
|
|
2073
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d7cdec9cbc534259d30cae18cdd6d5eb",
|
|
2074
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/d7cdec9cbc534259d30cae18cdd6d5eb"
|
|
2075
|
+
]
|
|
2076
|
+
},
|
|
2077
|
+
"Id": "8a3f34e4c9650409a8aa6059f8610e14",
|
|
2078
|
+
"EffectId": "986478",
|
|
2079
|
+
"DevicePlatform": "all",
|
|
2080
|
+
"Types": [
|
|
2081
|
+
"AmazingFeature"
|
|
2082
|
+
],
|
|
2083
|
+
"Tags": [],
|
|
2084
|
+
"TagsUpdatedAt": "1608202474000",
|
|
2085
|
+
"Parent": "",
|
|
2086
|
+
"Children": [],
|
|
2087
|
+
"HintIcon": {
|
|
2088
|
+
"Uri": "",
|
|
2089
|
+
"UrlList": []
|
|
2090
|
+
},
|
|
2091
|
+
"Music": [],
|
|
2092
|
+
"DesignerId": "",
|
|
2093
|
+
"Schema": "",
|
|
2094
|
+
"Description": "",
|
|
2095
|
+
"OriginalEffectId": "",
|
|
2096
|
+
"Requirements": [],
|
|
2097
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"c0c3df6526ce4548f43e1fc01b85a5c4\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2098
|
+
"Countrys": [],
|
|
2099
|
+
"PoiId": "0",
|
|
2100
|
+
"DesignerEncryptedId": "",
|
|
2101
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2102
|
+
"AdRawData": "",
|
|
2103
|
+
"BindIds": [],
|
|
2104
|
+
"GradeKey": "",
|
|
2105
|
+
"ComposerParams": "",
|
|
2106
|
+
"Panel": "effects2",
|
|
2107
|
+
"ModelNames": "",
|
|
2108
|
+
"HintFile": {
|
|
2109
|
+
"Uri": "",
|
|
2110
|
+
"UrlList": []
|
|
2111
|
+
},
|
|
2112
|
+
"SystemList": [
|
|
2113
|
+
"AnimSeqSystem",
|
|
2114
|
+
"BehaviorSystem",
|
|
2115
|
+
"CameraSystem",
|
|
2116
|
+
"EventSystem",
|
|
2117
|
+
"ScriptSystem",
|
|
2118
|
+
"Sprite2DRendererSystem",
|
|
2119
|
+
"TransformSystem",
|
|
2120
|
+
"MeshRendererSystem"
|
|
2121
|
+
],
|
|
2122
|
+
"OriginalExtra": "",
|
|
2123
|
+
"NameTransKey": "",
|
|
2124
|
+
"HintTextTransKey": ""
|
|
2125
|
+
},
|
|
2126
|
+
{
|
|
2127
|
+
"EffectType": 0,
|
|
2128
|
+
"Source": 0,
|
|
2129
|
+
"IsFavorite": false,
|
|
2130
|
+
"Subtype": 0,
|
|
2131
|
+
"IsBusiness": false,
|
|
2132
|
+
"IsPoi": false,
|
|
2133
|
+
"SyncId": "1146747",
|
|
2134
|
+
"ResourceId": "6967255330958873124",
|
|
2135
|
+
"Channel": 1,
|
|
2136
|
+
"PublishStatus": 1,
|
|
2137
|
+
"Ptime": "1622232308000",
|
|
2138
|
+
"ChallengeId": "0",
|
|
2139
|
+
"HintFileFormat": 0,
|
|
2140
|
+
"IsEst": false,
|
|
2141
|
+
"AppID": 1059,
|
|
2142
|
+
"HasProfileInfo": false,
|
|
2143
|
+
"Name": "星月童话",
|
|
2144
|
+
"Hint": "",
|
|
2145
|
+
"SdkVersion": "6.6.0",
|
|
2146
|
+
"AppVersion": "",
|
|
2147
|
+
"FileUrl": {
|
|
2148
|
+
"Uri": "310fe4000e5635f13ec28570736b60e3",
|
|
2149
|
+
"UrlList": [
|
|
2150
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/310fe4000e5635f13ec28570736b60e3",
|
|
2151
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/310fe4000e5635f13ec28570736b60e3"
|
|
2152
|
+
]
|
|
2153
|
+
},
|
|
2154
|
+
"IconUrl": {
|
|
2155
|
+
"Uri": "c8d8d0d2ad5284a0130fdadeff28cc14",
|
|
2156
|
+
"UrlList": [
|
|
2157
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c8d8d0d2ad5284a0130fdadeff28cc14",
|
|
2158
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c8d8d0d2ad5284a0130fdadeff28cc14"
|
|
2159
|
+
]
|
|
2160
|
+
},
|
|
2161
|
+
"Id": "310fe4000e5635f13ec28570736b60e3",
|
|
2162
|
+
"EffectId": "1146749",
|
|
2163
|
+
"DevicePlatform": "all",
|
|
2164
|
+
"Types": [
|
|
2165
|
+
"AmazingFeature"
|
|
2166
|
+
],
|
|
2167
|
+
"Tags": [],
|
|
2168
|
+
"TagsUpdatedAt": "1622219360000",
|
|
2169
|
+
"Parent": "",
|
|
2170
|
+
"Children": [],
|
|
2171
|
+
"HintIcon": {
|
|
2172
|
+
"Uri": "",
|
|
2173
|
+
"UrlList": []
|
|
2174
|
+
},
|
|
2175
|
+
"Music": [],
|
|
2176
|
+
"DesignerId": "",
|
|
2177
|
+
"Schema": "",
|
|
2178
|
+
"Description": "",
|
|
2179
|
+
"OriginalEffectId": "",
|
|
2180
|
+
"Requirements": [],
|
|
2181
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"334ffc3fc391defed2487fad4fda7bf9\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2182
|
+
"Countrys": [],
|
|
2183
|
+
"PoiId": "0",
|
|
2184
|
+
"DesignerEncryptedId": "",
|
|
2185
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2186
|
+
"AdRawData": "",
|
|
2187
|
+
"BindIds": [],
|
|
2188
|
+
"GradeKey": "",
|
|
2189
|
+
"ComposerParams": "",
|
|
2190
|
+
"Panel": "effects2",
|
|
2191
|
+
"ModelNames": "",
|
|
2192
|
+
"HintFile": {
|
|
2193
|
+
"Uri": "",
|
|
2194
|
+
"UrlList": []
|
|
2195
|
+
},
|
|
2196
|
+
"SystemList": [
|
|
2197
|
+
"AnimSeqSystem",
|
|
2198
|
+
"BehaviorSystem",
|
|
2199
|
+
"CameraSystem",
|
|
2200
|
+
"EventSystem",
|
|
2201
|
+
"MeshRendererSystem",
|
|
2202
|
+
"ScriptSystem",
|
|
2203
|
+
"Sprite2DRendererSystem",
|
|
2204
|
+
"TransformSystem"
|
|
2205
|
+
],
|
|
2206
|
+
"OriginalExtra": "",
|
|
2207
|
+
"NameTransKey": "",
|
|
2208
|
+
"HintTextTransKey": ""
|
|
2209
|
+
},
|
|
2210
|
+
{
|
|
2211
|
+
"EffectType": 0,
|
|
2212
|
+
"Source": 0,
|
|
2213
|
+
"IsFavorite": false,
|
|
2214
|
+
"Subtype": 0,
|
|
2215
|
+
"IsBusiness": false,
|
|
2216
|
+
"IsPoi": false,
|
|
2217
|
+
"SyncId": "1039447",
|
|
2218
|
+
"ResourceId": "6926823177670627848",
|
|
2219
|
+
"Channel": 1,
|
|
2220
|
+
"PublishStatus": 1,
|
|
2221
|
+
"Ptime": "1612808087000",
|
|
2222
|
+
"ChallengeId": "0",
|
|
2223
|
+
"HintFileFormat": 0,
|
|
2224
|
+
"IsEst": false,
|
|
2225
|
+
"AppID": 1059,
|
|
2226
|
+
"HasProfileInfo": false,
|
|
2227
|
+
"Name": "小花花",
|
|
2228
|
+
"Hint": "",
|
|
2229
|
+
"SdkVersion": "6.6.0",
|
|
2230
|
+
"AppVersion": "",
|
|
2231
|
+
"FileUrl": {
|
|
2232
|
+
"Uri": "6fe0a146c0133191fd663c439f213236",
|
|
2233
|
+
"UrlList": [
|
|
2234
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6fe0a146c0133191fd663c439f213236",
|
|
2235
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6fe0a146c0133191fd663c439f213236"
|
|
2236
|
+
]
|
|
2237
|
+
},
|
|
2238
|
+
"IconUrl": {
|
|
2239
|
+
"Uri": "3d35690e671e3bbc0d27f5f5f8817360",
|
|
2240
|
+
"UrlList": [
|
|
2241
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3d35690e671e3bbc0d27f5f5f8817360",
|
|
2242
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3d35690e671e3bbc0d27f5f5f8817360"
|
|
2243
|
+
]
|
|
2244
|
+
},
|
|
2245
|
+
"Id": "6fe0a146c0133191fd663c439f213236",
|
|
2246
|
+
"EffectId": "1039448",
|
|
2247
|
+
"DevicePlatform": "all",
|
|
2248
|
+
"Types": [
|
|
2249
|
+
"AmazingFeature"
|
|
2250
|
+
],
|
|
2251
|
+
"Tags": [],
|
|
2252
|
+
"TagsUpdatedAt": "1612805513000",
|
|
2253
|
+
"Parent": "",
|
|
2254
|
+
"Children": [],
|
|
2255
|
+
"HintIcon": {
|
|
2256
|
+
"Uri": "",
|
|
2257
|
+
"UrlList": []
|
|
2258
|
+
},
|
|
2259
|
+
"Music": [],
|
|
2260
|
+
"DesignerId": "",
|
|
2261
|
+
"Schema": "",
|
|
2262
|
+
"Description": "",
|
|
2263
|
+
"OriginalEffectId": "",
|
|
2264
|
+
"Requirements": [],
|
|
2265
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"25e85f61b88d1fc9bff6d005abfd1084\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2266
|
+
"Countrys": [],
|
|
2267
|
+
"PoiId": "0",
|
|
2268
|
+
"DesignerEncryptedId": "",
|
|
2269
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2270
|
+
"AdRawData": "",
|
|
2271
|
+
"BindIds": [],
|
|
2272
|
+
"GradeKey": "",
|
|
2273
|
+
"ComposerParams": "",
|
|
2274
|
+
"Panel": "effects2",
|
|
2275
|
+
"ModelNames": "",
|
|
2276
|
+
"HintFile": {
|
|
2277
|
+
"Uri": "",
|
|
2278
|
+
"UrlList": []
|
|
2279
|
+
},
|
|
2280
|
+
"SystemList": [
|
|
2281
|
+
"AnimSeqSystem",
|
|
2282
|
+
"BehaviorSystem",
|
|
2283
|
+
"CameraSystem",
|
|
2284
|
+
"EventSystem",
|
|
2285
|
+
"MeshRendererSystem",
|
|
2286
|
+
"ScriptSystem",
|
|
2287
|
+
"Sprite2DRendererSystem",
|
|
2288
|
+
"TransformSystem"
|
|
2289
|
+
],
|
|
2290
|
+
"OriginalExtra": "",
|
|
2291
|
+
"NameTransKey": "",
|
|
2292
|
+
"HintTextTransKey": ""
|
|
2293
|
+
},
|
|
2294
|
+
{
|
|
2295
|
+
"EffectType": 0,
|
|
2296
|
+
"Source": 0,
|
|
2297
|
+
"IsFavorite": false,
|
|
2298
|
+
"Subtype": 0,
|
|
2299
|
+
"IsBusiness": false,
|
|
2300
|
+
"IsPoi": false,
|
|
2301
|
+
"SyncId": "634194",
|
|
2302
|
+
"ResourceId": "6760243564598268420",
|
|
2303
|
+
"Channel": 1,
|
|
2304
|
+
"PublishStatus": 1,
|
|
2305
|
+
"Ptime": "1586375685000",
|
|
2306
|
+
"ChallengeId": "0",
|
|
2307
|
+
"HintFileFormat": 0,
|
|
2308
|
+
"IsEst": false,
|
|
2309
|
+
"AppID": 1059,
|
|
2310
|
+
"HasProfileInfo": false,
|
|
2311
|
+
"Name": "星光绽放",
|
|
2312
|
+
"Hint": "",
|
|
2313
|
+
"SdkVersion": "6.6.0",
|
|
2314
|
+
"AppVersion": "",
|
|
2315
|
+
"FileUrl": {
|
|
2316
|
+
"Uri": "af1fc6a5b22f4357b4f86ad314510851",
|
|
2317
|
+
"UrlList": [
|
|
2318
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/af1fc6a5b22f4357b4f86ad314510851",
|
|
2319
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/af1fc6a5b22f4357b4f86ad314510851"
|
|
2320
|
+
]
|
|
2321
|
+
},
|
|
2322
|
+
"IconUrl": {
|
|
2323
|
+
"Uri": "6cd68eac60cb91cf8b73a5c10d6172bc",
|
|
2324
|
+
"UrlList": [
|
|
2325
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6cd68eac60cb91cf8b73a5c10d6172bc",
|
|
2326
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6cd68eac60cb91cf8b73a5c10d6172bc"
|
|
2327
|
+
]
|
|
2328
|
+
},
|
|
2329
|
+
"Id": "af1fc6a5b22f4357b4f86ad314510851",
|
|
2330
|
+
"EffectId": "634195",
|
|
2331
|
+
"DevicePlatform": "all",
|
|
2332
|
+
"Types": [
|
|
2333
|
+
"AmazingFeature"
|
|
2334
|
+
],
|
|
2335
|
+
"Tags": [],
|
|
2336
|
+
"TagsUpdatedAt": "1583939364000",
|
|
2337
|
+
"Parent": "",
|
|
2338
|
+
"Children": [],
|
|
2339
|
+
"HintIcon": {
|
|
2340
|
+
"Uri": "",
|
|
2341
|
+
"UrlList": []
|
|
2342
|
+
},
|
|
2343
|
+
"Music": [],
|
|
2344
|
+
"DesignerId": "",
|
|
2345
|
+
"Schema": "",
|
|
2346
|
+
"Description": "",
|
|
2347
|
+
"OriginalEffectId": "",
|
|
2348
|
+
"Requirements": [],
|
|
2349
|
+
"Extra": "{\"effect_duration\":1800,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"069e559bd58efdf5b020aab7aee5886e\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2350
|
+
"Countrys": [],
|
|
2351
|
+
"PoiId": "0",
|
|
2352
|
+
"DesignerEncryptedId": "",
|
|
2353
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2354
|
+
"AdRawData": "",
|
|
2355
|
+
"BindIds": [],
|
|
2356
|
+
"GradeKey": "",
|
|
2357
|
+
"ComposerParams": "",
|
|
2358
|
+
"Panel": "effects2",
|
|
2359
|
+
"ModelNames": "",
|
|
2360
|
+
"HintFile": {
|
|
2361
|
+
"Uri": "",
|
|
2362
|
+
"UrlList": []
|
|
2363
|
+
},
|
|
2364
|
+
"SystemList": [
|
|
2365
|
+
"AnimSeqSystem",
|
|
2366
|
+
"BehaviorSystem",
|
|
2367
|
+
"CameraSystem",
|
|
2368
|
+
"EventSystem",
|
|
2369
|
+
"ScriptSystem",
|
|
2370
|
+
"Sprite2DRendererSystem",
|
|
2371
|
+
"TransformSystem",
|
|
2372
|
+
"MeshRendererSystem"
|
|
2373
|
+
],
|
|
2374
|
+
"OriginalExtra": "",
|
|
2375
|
+
"NameTransKey": "",
|
|
2376
|
+
"HintTextTransKey": ""
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"EffectType": 0,
|
|
2380
|
+
"Source": 0,
|
|
2381
|
+
"IsFavorite": false,
|
|
2382
|
+
"Subtype": 0,
|
|
2383
|
+
"IsBusiness": false,
|
|
2384
|
+
"IsPoi": false,
|
|
2385
|
+
"SyncId": "634264",
|
|
2386
|
+
"ResourceId": "6734498838410695175",
|
|
2387
|
+
"Channel": 1,
|
|
2388
|
+
"PublishStatus": 1,
|
|
2389
|
+
"Ptime": "1586375686000",
|
|
2390
|
+
"ChallengeId": "0",
|
|
2391
|
+
"HintFileFormat": 0,
|
|
2392
|
+
"IsEst": false,
|
|
2393
|
+
"AppID": 1059,
|
|
2394
|
+
"HasProfileInfo": false,
|
|
2395
|
+
"Name": "星河",
|
|
2396
|
+
"Hint": "",
|
|
2397
|
+
"SdkVersion": "6.6.0",
|
|
2398
|
+
"AppVersion": "",
|
|
2399
|
+
"FileUrl": {
|
|
2400
|
+
"Uri": "5d1c03757b50feee9ef6bb4ac4d4d99c",
|
|
2401
|
+
"UrlList": [
|
|
2402
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5d1c03757b50feee9ef6bb4ac4d4d99c",
|
|
2403
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5d1c03757b50feee9ef6bb4ac4d4d99c"
|
|
2404
|
+
]
|
|
2405
|
+
},
|
|
2406
|
+
"IconUrl": {
|
|
2407
|
+
"Uri": "bed312edcc9fc174102456981584c81d",
|
|
2408
|
+
"UrlList": [
|
|
2409
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/bed312edcc9fc174102456981584c81d",
|
|
2410
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/bed312edcc9fc174102456981584c81d"
|
|
2411
|
+
]
|
|
2412
|
+
},
|
|
2413
|
+
"Id": "5d1c03757b50feee9ef6bb4ac4d4d99c",
|
|
2414
|
+
"EffectId": "634265",
|
|
2415
|
+
"DevicePlatform": "all",
|
|
2416
|
+
"Types": [
|
|
2417
|
+
"AmazingFeature"
|
|
2418
|
+
],
|
|
2419
|
+
"Tags": [],
|
|
2420
|
+
"TagsUpdatedAt": "1583939932000",
|
|
2421
|
+
"Parent": "",
|
|
2422
|
+
"Children": [],
|
|
2423
|
+
"HintIcon": {
|
|
2424
|
+
"Uri": "",
|
|
2425
|
+
"UrlList": []
|
|
2426
|
+
},
|
|
2427
|
+
"Music": [],
|
|
2428
|
+
"DesignerId": "",
|
|
2429
|
+
"Schema": "",
|
|
2430
|
+
"Description": "",
|
|
2431
|
+
"OriginalEffectId": "",
|
|
2432
|
+
"Requirements": [],
|
|
2433
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_intensity\\\",\\\"name\\\":\\\"波浪强度\\\"},{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"星星氛围\\\"}]}\",\"hover_icon\":\"71e000a778096c4aa9a7dbadf3948877\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2434
|
+
"Countrys": [],
|
|
2435
|
+
"PoiId": "0",
|
|
2436
|
+
"DesignerEncryptedId": "",
|
|
2437
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_intensity\",\"default\":0.5,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2438
|
+
"AdRawData": "",
|
|
2439
|
+
"BindIds": [],
|
|
2440
|
+
"GradeKey": "",
|
|
2441
|
+
"ComposerParams": "",
|
|
2442
|
+
"Panel": "effects2",
|
|
2443
|
+
"ModelNames": "",
|
|
2444
|
+
"HintFile": {
|
|
2445
|
+
"Uri": "",
|
|
2446
|
+
"UrlList": []
|
|
2447
|
+
},
|
|
2448
|
+
"SystemList": [
|
|
2449
|
+
"AnimSeqSystem",
|
|
2450
|
+
"BehaviorSystem",
|
|
2451
|
+
"CameraSystem",
|
|
2452
|
+
"EventSystem",
|
|
2453
|
+
"MeshRendererSystem",
|
|
2454
|
+
"ScriptSystem",
|
|
2455
|
+
"Sprite2DRendererSystem",
|
|
2456
|
+
"TransformSystem"
|
|
2457
|
+
],
|
|
2458
|
+
"OriginalExtra": "",
|
|
2459
|
+
"NameTransKey": "",
|
|
2460
|
+
"HintTextTransKey": ""
|
|
2461
|
+
},
|
|
2462
|
+
{
|
|
2463
|
+
"EffectType": 0,
|
|
2464
|
+
"Source": 0,
|
|
2465
|
+
"IsFavorite": false,
|
|
2466
|
+
"Subtype": 0,
|
|
2467
|
+
"IsBusiness": false,
|
|
2468
|
+
"IsPoi": false,
|
|
2469
|
+
"SyncId": "634272",
|
|
2470
|
+
"ResourceId": "6740821434307711496",
|
|
2471
|
+
"Channel": 1,
|
|
2472
|
+
"PublishStatus": 1,
|
|
2473
|
+
"Ptime": "1586375686000",
|
|
2474
|
+
"ChallengeId": "0",
|
|
2475
|
+
"HintFileFormat": 0,
|
|
2476
|
+
"IsEst": false,
|
|
2477
|
+
"AppID": 1059,
|
|
2478
|
+
"HasProfileInfo": false,
|
|
2479
|
+
"Name": "心河",
|
|
2480
|
+
"Hint": "",
|
|
2481
|
+
"SdkVersion": "6.6.0",
|
|
2482
|
+
"AppVersion": "",
|
|
2483
|
+
"FileUrl": {
|
|
2484
|
+
"Uri": "e01e24abb316c5d1ef6f71946aeb1f16",
|
|
2485
|
+
"UrlList": [
|
|
2486
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/e01e24abb316c5d1ef6f71946aeb1f16",
|
|
2487
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/e01e24abb316c5d1ef6f71946aeb1f16"
|
|
2488
|
+
]
|
|
2489
|
+
},
|
|
2490
|
+
"IconUrl": {
|
|
2491
|
+
"Uri": "3fb5f867a84ad370b1b9ee4fd516def3",
|
|
2492
|
+
"UrlList": [
|
|
2493
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3fb5f867a84ad370b1b9ee4fd516def3",
|
|
2494
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3fb5f867a84ad370b1b9ee4fd516def3"
|
|
2495
|
+
]
|
|
2496
|
+
},
|
|
2497
|
+
"Id": "e01e24abb316c5d1ef6f71946aeb1f16",
|
|
2498
|
+
"EffectId": "634273",
|
|
2499
|
+
"DevicePlatform": "all",
|
|
2500
|
+
"Types": [
|
|
2501
|
+
"AmazingFeature"
|
|
2502
|
+
],
|
|
2503
|
+
"Tags": [],
|
|
2504
|
+
"TagsUpdatedAt": "1583940018000",
|
|
2505
|
+
"Parent": "",
|
|
2506
|
+
"Children": [],
|
|
2507
|
+
"HintIcon": {
|
|
2508
|
+
"Uri": "",
|
|
2509
|
+
"UrlList": []
|
|
2510
|
+
},
|
|
2511
|
+
"Music": [],
|
|
2512
|
+
"DesignerId": "",
|
|
2513
|
+
"Schema": "",
|
|
2514
|
+
"Description": "",
|
|
2515
|
+
"OriginalEffectId": "",
|
|
2516
|
+
"Requirements": [],
|
|
2517
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_intensity\\\",\\\"name\\\":\\\"波浪强度\\\"},{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"爱心氛围\\\"}]}\",\"hover_icon\":\"32b4ecfbc7a8debf545299973d379d71\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2518
|
+
"Countrys": [],
|
|
2519
|
+
"PoiId": "0",
|
|
2520
|
+
"DesignerEncryptedId": "",
|
|
2521
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_intensity\",\"default\":0.5,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2522
|
+
"AdRawData": "",
|
|
2523
|
+
"BindIds": [],
|
|
2524
|
+
"GradeKey": "",
|
|
2525
|
+
"ComposerParams": "",
|
|
2526
|
+
"Panel": "effects2",
|
|
2527
|
+
"ModelNames": "",
|
|
2528
|
+
"HintFile": {
|
|
2529
|
+
"Uri": "",
|
|
2530
|
+
"UrlList": []
|
|
2531
|
+
},
|
|
2532
|
+
"SystemList": [
|
|
2533
|
+
"AnimSeqSystem",
|
|
2534
|
+
"BehaviorSystem",
|
|
2535
|
+
"CameraSystem",
|
|
2536
|
+
"EventSystem",
|
|
2537
|
+
"MeshRendererSystem",
|
|
2538
|
+
"ScriptSystem",
|
|
2539
|
+
"Sprite2DRendererSystem",
|
|
2540
|
+
"TransformSystem"
|
|
2541
|
+
],
|
|
2542
|
+
"OriginalExtra": "",
|
|
2543
|
+
"NameTransKey": "",
|
|
2544
|
+
"HintTextTransKey": ""
|
|
2545
|
+
},
|
|
2546
|
+
{
|
|
2547
|
+
"EffectType": 0,
|
|
2548
|
+
"Source": 0,
|
|
2549
|
+
"IsFavorite": false,
|
|
2550
|
+
"Subtype": 0,
|
|
2551
|
+
"IsBusiness": false,
|
|
2552
|
+
"IsPoi": false,
|
|
2553
|
+
"SyncId": "977477",
|
|
2554
|
+
"ResourceId": "6903072502369489422",
|
|
2555
|
+
"Channel": 1,
|
|
2556
|
+
"PublishStatus": 1,
|
|
2557
|
+
"Ptime": "1607627506000",
|
|
2558
|
+
"ChallengeId": "0",
|
|
2559
|
+
"HintFileFormat": 0,
|
|
2560
|
+
"IsEst": false,
|
|
2561
|
+
"AppID": 1059,
|
|
2562
|
+
"HasProfileInfo": false,
|
|
2563
|
+
"Name": "星星灯",
|
|
2564
|
+
"Hint": "",
|
|
2565
|
+
"SdkVersion": "6.6.0",
|
|
2566
|
+
"AppVersion": "",
|
|
2567
|
+
"FileUrl": {
|
|
2568
|
+
"Uri": "9a20a02448ef8d95a81c3b16ca881742",
|
|
2569
|
+
"UrlList": [
|
|
2570
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/9a20a02448ef8d95a81c3b16ca881742",
|
|
2571
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/9a20a02448ef8d95a81c3b16ca881742"
|
|
2572
|
+
]
|
|
2573
|
+
},
|
|
2574
|
+
"IconUrl": {
|
|
2575
|
+
"Uri": "71b80f2c0ab9ea8372c910e61ea22de9",
|
|
2576
|
+
"UrlList": [
|
|
2577
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/71b80f2c0ab9ea8372c910e61ea22de9",
|
|
2578
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/71b80f2c0ab9ea8372c910e61ea22de9"
|
|
2579
|
+
]
|
|
2580
|
+
},
|
|
2581
|
+
"Id": "9a20a02448ef8d95a81c3b16ca881742",
|
|
2582
|
+
"EffectId": "977478",
|
|
2583
|
+
"DevicePlatform": "all",
|
|
2584
|
+
"Types": [
|
|
2585
|
+
"AmazingFeature"
|
|
2586
|
+
],
|
|
2587
|
+
"Tags": [],
|
|
2588
|
+
"TagsUpdatedAt": "1607275625000",
|
|
2589
|
+
"Parent": "",
|
|
2590
|
+
"Children": [],
|
|
2591
|
+
"HintIcon": {
|
|
2592
|
+
"Uri": "",
|
|
2593
|
+
"UrlList": []
|
|
2594
|
+
},
|
|
2595
|
+
"Music": [],
|
|
2596
|
+
"DesignerId": "",
|
|
2597
|
+
"Schema": "",
|
|
2598
|
+
"Description": "",
|
|
2599
|
+
"OriginalEffectId": "",
|
|
2600
|
+
"Requirements": [],
|
|
2601
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"86947ef554186d7c2f3237b056b1b9c2\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2602
|
+
"Countrys": [],
|
|
2603
|
+
"PoiId": "0",
|
|
2604
|
+
"DesignerEncryptedId": "",
|
|
2605
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2606
|
+
"AdRawData": "",
|
|
2607
|
+
"BindIds": [],
|
|
2608
|
+
"GradeKey": "",
|
|
2609
|
+
"ComposerParams": "",
|
|
2610
|
+
"Panel": "effects2",
|
|
2611
|
+
"ModelNames": "",
|
|
2612
|
+
"HintFile": {
|
|
2613
|
+
"Uri": "",
|
|
2614
|
+
"UrlList": []
|
|
2615
|
+
},
|
|
2616
|
+
"SystemList": [
|
|
2617
|
+
"AnimSeqSystem",
|
|
2618
|
+
"BehaviorSystem",
|
|
2619
|
+
"CameraSystem",
|
|
2620
|
+
"EventSystem",
|
|
2621
|
+
"ScriptSystem",
|
|
2622
|
+
"Sprite2DRendererSystem",
|
|
2623
|
+
"TransformSystem",
|
|
2624
|
+
"MeshRendererSystem"
|
|
2625
|
+
],
|
|
2626
|
+
"OriginalExtra": "",
|
|
2627
|
+
"NameTransKey": "",
|
|
2628
|
+
"HintTextTransKey": ""
|
|
2629
|
+
},
|
|
2630
|
+
{
|
|
2631
|
+
"EffectType": 0,
|
|
2632
|
+
"Source": 0,
|
|
2633
|
+
"IsFavorite": false,
|
|
2634
|
+
"Subtype": 0,
|
|
2635
|
+
"IsBusiness": false,
|
|
2636
|
+
"IsPoi": false,
|
|
2637
|
+
"SyncId": "1171605",
|
|
2638
|
+
"ResourceId": "6977257384120947213",
|
|
2639
|
+
"Channel": 1,
|
|
2640
|
+
"PublishStatus": 1,
|
|
2641
|
+
"Ptime": "1629285225000",
|
|
2642
|
+
"ChallengeId": "0",
|
|
2643
|
+
"HintFileFormat": 0,
|
|
2644
|
+
"IsEst": false,
|
|
2645
|
+
"AppID": 1059,
|
|
2646
|
+
"HasProfileInfo": false,
|
|
2647
|
+
"Name": "星星坠落",
|
|
2648
|
+
"Hint": "",
|
|
2649
|
+
"SdkVersion": "6.6.0",
|
|
2650
|
+
"AppVersion": "",
|
|
2651
|
+
"FileUrl": {
|
|
2652
|
+
"Uri": "8b8d284d0ea56e0ffc07a2e6710d990f",
|
|
2653
|
+
"UrlList": [
|
|
2654
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/8b8d284d0ea56e0ffc07a2e6710d990f",
|
|
2655
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/8b8d284d0ea56e0ffc07a2e6710d990f"
|
|
2656
|
+
]
|
|
2657
|
+
},
|
|
2658
|
+
"IconUrl": {
|
|
2659
|
+
"Uri": "c13a44fa6d6df433baf08e91744262e4",
|
|
2660
|
+
"UrlList": [
|
|
2661
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c13a44fa6d6df433baf08e91744262e4",
|
|
2662
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c13a44fa6d6df433baf08e91744262e4"
|
|
2663
|
+
]
|
|
2664
|
+
},
|
|
2665
|
+
"Id": "8b8d284d0ea56e0ffc07a2e6710d990f",
|
|
2666
|
+
"EffectId": "1171606",
|
|
2667
|
+
"DevicePlatform": "all",
|
|
2668
|
+
"Types": [
|
|
2669
|
+
"AmazingFeature"
|
|
2670
|
+
],
|
|
2671
|
+
"Tags": [],
|
|
2672
|
+
"TagsUpdatedAt": "1624548172000",
|
|
2673
|
+
"Parent": "",
|
|
2674
|
+
"Children": [],
|
|
2675
|
+
"HintIcon": {
|
|
2676
|
+
"Uri": "",
|
|
2677
|
+
"UrlList": []
|
|
2678
|
+
},
|
|
2679
|
+
"Music": [],
|
|
2680
|
+
"DesignerId": "",
|
|
2681
|
+
"Schema": "",
|
|
2682
|
+
"Description": "",
|
|
2683
|
+
"OriginalEffectId": "",
|
|
2684
|
+
"Requirements": [],
|
|
2685
|
+
"Extra": "{\"effect_duration\":3000,\"hover_icon\":\"c41ea932eb98036ce0da66eeeadaab7e\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2686
|
+
"Countrys": [],
|
|
2687
|
+
"PoiId": "0",
|
|
2688
|
+
"DesignerEncryptedId": "",
|
|
2689
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0}]}}",
|
|
2690
|
+
"AdRawData": "",
|
|
2691
|
+
"BindIds": [],
|
|
2692
|
+
"GradeKey": "",
|
|
2693
|
+
"ComposerParams": "",
|
|
2694
|
+
"Panel": "effects2",
|
|
2695
|
+
"ModelNames": "",
|
|
2696
|
+
"HintFile": {
|
|
2697
|
+
"Uri": "",
|
|
2698
|
+
"UrlList": []
|
|
2699
|
+
},
|
|
2700
|
+
"SystemList": [
|
|
2701
|
+
"AnimSeqSystem",
|
|
2702
|
+
"BehaviorSystem",
|
|
2703
|
+
"CameraSystem",
|
|
2704
|
+
"EventSystem",
|
|
2705
|
+
"MeshRendererSystem",
|
|
2706
|
+
"ScriptSystem",
|
|
2707
|
+
"Sprite2DRendererSystem",
|
|
2708
|
+
"TransformSystem"
|
|
2709
|
+
],
|
|
2710
|
+
"OriginalExtra": "",
|
|
2711
|
+
"NameTransKey": "",
|
|
2712
|
+
"HintTextTransKey": ""
|
|
2713
|
+
},
|
|
2714
|
+
{
|
|
2715
|
+
"EffectType": 0,
|
|
2716
|
+
"Source": 0,
|
|
2717
|
+
"IsFavorite": false,
|
|
2718
|
+
"Subtype": 0,
|
|
2719
|
+
"IsBusiness": false,
|
|
2720
|
+
"IsPoi": false,
|
|
2721
|
+
"SyncId": "705080",
|
|
2722
|
+
"ResourceId": "6814667933684339207",
|
|
2723
|
+
"Channel": 1,
|
|
2724
|
+
"PublishStatus": 1,
|
|
2725
|
+
"Ptime": "1588192175000",
|
|
2726
|
+
"ChallengeId": "0",
|
|
2727
|
+
"HintFileFormat": 0,
|
|
2728
|
+
"IsEst": false,
|
|
2729
|
+
"AppID": 1059,
|
|
2730
|
+
"HasProfileInfo": false,
|
|
2731
|
+
"Name": "浪漫氛围 II",
|
|
2732
|
+
"Hint": "",
|
|
2733
|
+
"SdkVersion": "6.6.0",
|
|
2734
|
+
"AppVersion": "",
|
|
2735
|
+
"FileUrl": {
|
|
2736
|
+
"Uri": "7021b0ea7b01f0dc0be39b091c3431a2",
|
|
2737
|
+
"UrlList": [
|
|
2738
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/7021b0ea7b01f0dc0be39b091c3431a2",
|
|
2739
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/7021b0ea7b01f0dc0be39b091c3431a2"
|
|
2740
|
+
]
|
|
2741
|
+
},
|
|
2742
|
+
"IconUrl": {
|
|
2743
|
+
"Uri": "4c58d65f655287ecbef464f7ef9c7a97",
|
|
2744
|
+
"UrlList": [
|
|
2745
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4c58d65f655287ecbef464f7ef9c7a97",
|
|
2746
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4c58d65f655287ecbef464f7ef9c7a97"
|
|
2747
|
+
]
|
|
2748
|
+
},
|
|
2749
|
+
"Id": "7021b0ea7b01f0dc0be39b091c3431a2",
|
|
2750
|
+
"EffectId": "705081",
|
|
2751
|
+
"DevicePlatform": "all",
|
|
2752
|
+
"Types": [
|
|
2753
|
+
"AmazingFeature"
|
|
2754
|
+
],
|
|
2755
|
+
"Tags": [],
|
|
2756
|
+
"TagsUpdatedAt": "1587911198000",
|
|
2757
|
+
"Parent": "",
|
|
2758
|
+
"Children": [],
|
|
2759
|
+
"HintIcon": {
|
|
2760
|
+
"Uri": "",
|
|
2761
|
+
"UrlList": []
|
|
2762
|
+
},
|
|
2763
|
+
"Music": [],
|
|
2764
|
+
"DesignerId": "",
|
|
2765
|
+
"Schema": "",
|
|
2766
|
+
"Description": "",
|
|
2767
|
+
"OriginalEffectId": "",
|
|
2768
|
+
"Requirements": [],
|
|
2769
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"1a4d768e6016d924cf79cb7a62d59c3c\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2770
|
+
"Countrys": [],
|
|
2771
|
+
"PoiId": "0",
|
|
2772
|
+
"DesignerEncryptedId": "",
|
|
2773
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2774
|
+
"AdRawData": "",
|
|
2775
|
+
"BindIds": [],
|
|
2776
|
+
"GradeKey": "",
|
|
2777
|
+
"ComposerParams": "",
|
|
2778
|
+
"Panel": "effects2",
|
|
2779
|
+
"ModelNames": "",
|
|
2780
|
+
"HintFile": {
|
|
2781
|
+
"Uri": "",
|
|
2782
|
+
"UrlList": []
|
|
2783
|
+
},
|
|
2784
|
+
"SystemList": [
|
|
2785
|
+
"AnimSeqSystem",
|
|
2786
|
+
"BehaviorSystem",
|
|
2787
|
+
"CameraSystem",
|
|
2788
|
+
"EventSystem",
|
|
2789
|
+
"ScriptSystem",
|
|
2790
|
+
"Sprite2DRendererSystem",
|
|
2791
|
+
"TransformSystem",
|
|
2792
|
+
"MeshRendererSystem"
|
|
2793
|
+
],
|
|
2794
|
+
"OriginalExtra": "",
|
|
2795
|
+
"NameTransKey": "",
|
|
2796
|
+
"HintTextTransKey": ""
|
|
2797
|
+
},
|
|
2798
|
+
{
|
|
2799
|
+
"EffectType": 0,
|
|
2800
|
+
"Source": 0,
|
|
2801
|
+
"IsFavorite": false,
|
|
2802
|
+
"Subtype": 0,
|
|
2803
|
+
"IsBusiness": false,
|
|
2804
|
+
"IsPoi": false,
|
|
2805
|
+
"SyncId": "634252",
|
|
2806
|
+
"ResourceId": "6790533020215415304",
|
|
2807
|
+
"Channel": 1,
|
|
2808
|
+
"PublishStatus": 1,
|
|
2809
|
+
"Ptime": "1586375686000",
|
|
2810
|
+
"ChallengeId": "0",
|
|
2811
|
+
"HintFileFormat": 0,
|
|
2812
|
+
"IsEst": false,
|
|
2813
|
+
"AppID": 1059,
|
|
2814
|
+
"HasProfileInfo": false,
|
|
2815
|
+
"Name": "浪漫氛围",
|
|
2816
|
+
"Hint": "",
|
|
2817
|
+
"SdkVersion": "6.6.0",
|
|
2818
|
+
"AppVersion": "",
|
|
2819
|
+
"FileUrl": {
|
|
2820
|
+
"Uri": "af18c87e794b96c831549e8406c8f8c5",
|
|
2821
|
+
"UrlList": [
|
|
2822
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/af18c87e794b96c831549e8406c8f8c5",
|
|
2823
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/af18c87e794b96c831549e8406c8f8c5"
|
|
2824
|
+
]
|
|
2825
|
+
},
|
|
2826
|
+
"IconUrl": {
|
|
2827
|
+
"Uri": "fd153d4e13cf1cada52412c0c0c4de43",
|
|
2828
|
+
"UrlList": [
|
|
2829
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/fd153d4e13cf1cada52412c0c0c4de43",
|
|
2830
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/fd153d4e13cf1cada52412c0c0c4de43"
|
|
2831
|
+
]
|
|
2832
|
+
},
|
|
2833
|
+
"Id": "af18c87e794b96c831549e8406c8f8c5",
|
|
2834
|
+
"EffectId": "634253",
|
|
2835
|
+
"DevicePlatform": "all",
|
|
2836
|
+
"Types": [
|
|
2837
|
+
"AmazingFeature"
|
|
2838
|
+
],
|
|
2839
|
+
"Tags": [],
|
|
2840
|
+
"TagsUpdatedAt": "1583939803000",
|
|
2841
|
+
"Parent": "",
|
|
2842
|
+
"Children": [],
|
|
2843
|
+
"HintIcon": {
|
|
2844
|
+
"Uri": "",
|
|
2845
|
+
"UrlList": []
|
|
2846
|
+
},
|
|
2847
|
+
"Music": [],
|
|
2848
|
+
"DesignerId": "",
|
|
2849
|
+
"Schema": "",
|
|
2850
|
+
"Description": "",
|
|
2851
|
+
"OriginalEffectId": "",
|
|
2852
|
+
"Requirements": [],
|
|
2853
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"47b644e930ea81517ecbc45adf53f567\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2854
|
+
"Countrys": [],
|
|
2855
|
+
"PoiId": "0",
|
|
2856
|
+
"DesignerEncryptedId": "",
|
|
2857
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2858
|
+
"AdRawData": "",
|
|
2859
|
+
"BindIds": [],
|
|
2860
|
+
"GradeKey": "",
|
|
2861
|
+
"ComposerParams": "",
|
|
2862
|
+
"Panel": "effects2",
|
|
2863
|
+
"ModelNames": "",
|
|
2864
|
+
"HintFile": {
|
|
2865
|
+
"Uri": "",
|
|
2866
|
+
"UrlList": []
|
|
2867
|
+
},
|
|
2868
|
+
"SystemList": [
|
|
2869
|
+
"AnimSeqSystem",
|
|
2870
|
+
"BehaviorSystem",
|
|
2871
|
+
"CameraSystem",
|
|
2872
|
+
"EventSystem",
|
|
2873
|
+
"ScriptSystem",
|
|
2874
|
+
"Sprite2DRendererSystem",
|
|
2875
|
+
"TransformSystem",
|
|
2876
|
+
"MeshRendererSystem"
|
|
2877
|
+
],
|
|
2878
|
+
"OriginalExtra": "",
|
|
2879
|
+
"NameTransKey": "",
|
|
2880
|
+
"HintTextTransKey": ""
|
|
2881
|
+
},
|
|
2882
|
+
{
|
|
2883
|
+
"EffectType": 0,
|
|
2884
|
+
"Source": 0,
|
|
2885
|
+
"IsFavorite": false,
|
|
2886
|
+
"Subtype": 0,
|
|
2887
|
+
"IsBusiness": false,
|
|
2888
|
+
"IsPoi": false,
|
|
2889
|
+
"SyncId": "634186",
|
|
2890
|
+
"ResourceId": "6766488666261950989",
|
|
2891
|
+
"Channel": 1,
|
|
2892
|
+
"PublishStatus": 1,
|
|
2893
|
+
"Ptime": "1586375685000",
|
|
2894
|
+
"ChallengeId": "0",
|
|
2895
|
+
"HintFileFormat": 0,
|
|
2896
|
+
"IsEst": false,
|
|
2897
|
+
"AppID": 1059,
|
|
2898
|
+
"HasProfileInfo": false,
|
|
2899
|
+
"Name": "星雨",
|
|
2900
|
+
"Hint": "",
|
|
2901
|
+
"SdkVersion": "6.6.0",
|
|
2902
|
+
"AppVersion": "",
|
|
2903
|
+
"FileUrl": {
|
|
2904
|
+
"Uri": "ec147993b7ce136beccd018d179fae2c",
|
|
2905
|
+
"UrlList": [
|
|
2906
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/ec147993b7ce136beccd018d179fae2c",
|
|
2907
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/ec147993b7ce136beccd018d179fae2c"
|
|
2908
|
+
]
|
|
2909
|
+
},
|
|
2910
|
+
"IconUrl": {
|
|
2911
|
+
"Uri": "be7c07afc1080277d4179aaa2cff5fdc",
|
|
2912
|
+
"UrlList": [
|
|
2913
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/be7c07afc1080277d4179aaa2cff5fdc",
|
|
2914
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/be7c07afc1080277d4179aaa2cff5fdc"
|
|
2915
|
+
]
|
|
2916
|
+
},
|
|
2917
|
+
"Id": "ec147993b7ce136beccd018d179fae2c",
|
|
2918
|
+
"EffectId": "634187",
|
|
2919
|
+
"DevicePlatform": "all",
|
|
2920
|
+
"Types": [
|
|
2921
|
+
"AmazingFeature"
|
|
2922
|
+
],
|
|
2923
|
+
"Tags": [],
|
|
2924
|
+
"TagsUpdatedAt": "1583939297000",
|
|
2925
|
+
"Parent": "",
|
|
2926
|
+
"Children": [],
|
|
2927
|
+
"HintIcon": {
|
|
2928
|
+
"Uri": "",
|
|
2929
|
+
"UrlList": []
|
|
2930
|
+
},
|
|
2931
|
+
"Music": [],
|
|
2932
|
+
"DesignerId": "",
|
|
2933
|
+
"Schema": "",
|
|
2934
|
+
"Description": "",
|
|
2935
|
+
"OriginalEffectId": "",
|
|
2936
|
+
"Requirements": [],
|
|
2937
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"d7aaa69dad89d22cdef2c29f2e413a62\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
2938
|
+
"Countrys": [],
|
|
2939
|
+
"PoiId": "0",
|
|
2940
|
+
"DesignerEncryptedId": "",
|
|
2941
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
2942
|
+
"AdRawData": "",
|
|
2943
|
+
"BindIds": [],
|
|
2944
|
+
"GradeKey": "",
|
|
2945
|
+
"ComposerParams": "",
|
|
2946
|
+
"Panel": "effects2",
|
|
2947
|
+
"ModelNames": "",
|
|
2948
|
+
"HintFile": {
|
|
2949
|
+
"Uri": "",
|
|
2950
|
+
"UrlList": []
|
|
2951
|
+
},
|
|
2952
|
+
"SystemList": [
|
|
2953
|
+
"AnimSeqSystem",
|
|
2954
|
+
"BehaviorSystem",
|
|
2955
|
+
"CameraSystem",
|
|
2956
|
+
"EventSystem",
|
|
2957
|
+
"ScriptSystem",
|
|
2958
|
+
"Sprite2DRendererSystem",
|
|
2959
|
+
"TransformSystem",
|
|
2960
|
+
"MeshRendererSystem"
|
|
2961
|
+
],
|
|
2962
|
+
"OriginalExtra": "",
|
|
2963
|
+
"NameTransKey": "",
|
|
2964
|
+
"HintTextTransKey": ""
|
|
2965
|
+
},
|
|
2966
|
+
{
|
|
2967
|
+
"EffectType": 0,
|
|
2968
|
+
"Source": 0,
|
|
2969
|
+
"IsFavorite": false,
|
|
2970
|
+
"Subtype": 0,
|
|
2971
|
+
"IsBusiness": false,
|
|
2972
|
+
"IsPoi": false,
|
|
2973
|
+
"SyncId": "1054905",
|
|
2974
|
+
"ResourceId": "6934938159763427876",
|
|
2975
|
+
"Channel": 1,
|
|
2976
|
+
"PublishStatus": 1,
|
|
2977
|
+
"Ptime": "1614698908000",
|
|
2978
|
+
"ChallengeId": "0",
|
|
2979
|
+
"HintFileFormat": 0,
|
|
2980
|
+
"IsEst": false,
|
|
2981
|
+
"AppID": 1059,
|
|
2982
|
+
"HasProfileInfo": false,
|
|
2983
|
+
"Name": "ktv灯光 II",
|
|
2984
|
+
"Hint": "",
|
|
2985
|
+
"SdkVersion": "6.6.0",
|
|
2986
|
+
"AppVersion": "",
|
|
2987
|
+
"FileUrl": {
|
|
2988
|
+
"Uri": "53248914c97ddf4722860554d68cac9d",
|
|
2989
|
+
"UrlList": [
|
|
2990
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/53248914c97ddf4722860554d68cac9d",
|
|
2991
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/53248914c97ddf4722860554d68cac9d"
|
|
2992
|
+
]
|
|
2993
|
+
},
|
|
2994
|
+
"IconUrl": {
|
|
2995
|
+
"Uri": "e3f1bc432826b65b30d473a2838dccc3",
|
|
2996
|
+
"UrlList": [
|
|
2997
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/e3f1bc432826b65b30d473a2838dccc3",
|
|
2998
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/e3f1bc432826b65b30d473a2838dccc3"
|
|
2999
|
+
]
|
|
3000
|
+
},
|
|
3001
|
+
"Id": "53248914c97ddf4722860554d68cac9d",
|
|
3002
|
+
"EffectId": "1054906",
|
|
3003
|
+
"DevicePlatform": "all",
|
|
3004
|
+
"Types": [
|
|
3005
|
+
"AmazingFeature"
|
|
3006
|
+
],
|
|
3007
|
+
"Tags": [],
|
|
3008
|
+
"TagsUpdatedAt": "1614694927000",
|
|
3009
|
+
"Parent": "",
|
|
3010
|
+
"Children": [],
|
|
3011
|
+
"HintIcon": {
|
|
3012
|
+
"Uri": "",
|
|
3013
|
+
"UrlList": []
|
|
3014
|
+
},
|
|
3015
|
+
"Music": [],
|
|
3016
|
+
"DesignerId": "",
|
|
3017
|
+
"Schema": "",
|
|
3018
|
+
"Description": "",
|
|
3019
|
+
"OriginalEffectId": "",
|
|
3020
|
+
"Requirements": [],
|
|
3021
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"2d261b931cb50ae26c279793120a5ade\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3022
|
+
"Countrys": [],
|
|
3023
|
+
"PoiId": "0",
|
|
3024
|
+
"DesignerEncryptedId": "",
|
|
3025
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
3026
|
+
"AdRawData": "",
|
|
3027
|
+
"BindIds": [],
|
|
3028
|
+
"GradeKey": "",
|
|
3029
|
+
"ComposerParams": "",
|
|
3030
|
+
"Panel": "effects2",
|
|
3031
|
+
"ModelNames": "",
|
|
3032
|
+
"HintFile": {
|
|
3033
|
+
"Uri": "",
|
|
3034
|
+
"UrlList": []
|
|
3035
|
+
},
|
|
3036
|
+
"SystemList": [
|
|
3037
|
+
"AnimSeqSystem",
|
|
3038
|
+
"BehaviorSystem",
|
|
3039
|
+
"CameraSystem",
|
|
3040
|
+
"EventSystem",
|
|
3041
|
+
"MeshRendererSystem",
|
|
3042
|
+
"ScriptSystem",
|
|
3043
|
+
"Sprite2DRendererSystem",
|
|
3044
|
+
"TransformSystem"
|
|
3045
|
+
],
|
|
3046
|
+
"OriginalExtra": "",
|
|
3047
|
+
"NameTransKey": "",
|
|
3048
|
+
"HintTextTransKey": ""
|
|
3049
|
+
},
|
|
3050
|
+
{
|
|
3051
|
+
"EffectType": 0,
|
|
3052
|
+
"Source": 0,
|
|
3053
|
+
"IsFavorite": false,
|
|
3054
|
+
"Subtype": 0,
|
|
3055
|
+
"IsBusiness": false,
|
|
3056
|
+
"IsPoi": false,
|
|
3057
|
+
"SyncId": "634196",
|
|
3058
|
+
"ResourceId": "6771299914891661832",
|
|
3059
|
+
"Channel": 1,
|
|
3060
|
+
"PublishStatus": 1,
|
|
3061
|
+
"Ptime": "1586375685000",
|
|
3062
|
+
"ChallengeId": "0",
|
|
3063
|
+
"HintFileFormat": 0,
|
|
3064
|
+
"IsEst": false,
|
|
3065
|
+
"AppID": 1059,
|
|
3066
|
+
"HasProfileInfo": false,
|
|
3067
|
+
"Name": "ktv灯光",
|
|
3068
|
+
"Hint": "",
|
|
3069
|
+
"SdkVersion": "6.6.0",
|
|
3070
|
+
"AppVersion": "",
|
|
3071
|
+
"FileUrl": {
|
|
3072
|
+
"Uri": "0654e68b3db41a82a1abf02e48375e88",
|
|
3073
|
+
"UrlList": [
|
|
3074
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/0654e68b3db41a82a1abf02e48375e88",
|
|
3075
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/0654e68b3db41a82a1abf02e48375e88"
|
|
3076
|
+
]
|
|
3077
|
+
},
|
|
3078
|
+
"IconUrl": {
|
|
3079
|
+
"Uri": "6107df560e5ec0f18e61d3dc4811e076",
|
|
3080
|
+
"UrlList": [
|
|
3081
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6107df560e5ec0f18e61d3dc4811e076",
|
|
3082
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/6107df560e5ec0f18e61d3dc4811e076"
|
|
3083
|
+
]
|
|
3084
|
+
},
|
|
3085
|
+
"Id": "0654e68b3db41a82a1abf02e48375e88",
|
|
3086
|
+
"EffectId": "634197",
|
|
3087
|
+
"DevicePlatform": "all",
|
|
3088
|
+
"Types": [
|
|
3089
|
+
"AmazingFeature"
|
|
3090
|
+
],
|
|
3091
|
+
"Tags": [],
|
|
3092
|
+
"TagsUpdatedAt": "1583939400000",
|
|
3093
|
+
"Parent": "",
|
|
3094
|
+
"Children": [],
|
|
3095
|
+
"HintIcon": {
|
|
3096
|
+
"Uri": "",
|
|
3097
|
+
"UrlList": []
|
|
3098
|
+
},
|
|
3099
|
+
"Music": [],
|
|
3100
|
+
"DesignerId": "",
|
|
3101
|
+
"Schema": "",
|
|
3102
|
+
"Description": "",
|
|
3103
|
+
"OriginalEffectId": "",
|
|
3104
|
+
"Requirements": [],
|
|
3105
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"3dab5bcce11d1f0ad8e550b53b6cdbd2\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3106
|
+
"Countrys": [],
|
|
3107
|
+
"PoiId": "0",
|
|
3108
|
+
"DesignerEncryptedId": "",
|
|
3109
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
3110
|
+
"AdRawData": "",
|
|
3111
|
+
"BindIds": [],
|
|
3112
|
+
"GradeKey": "",
|
|
3113
|
+
"ComposerParams": "",
|
|
3114
|
+
"Panel": "effects2",
|
|
3115
|
+
"ModelNames": "",
|
|
3116
|
+
"HintFile": {
|
|
3117
|
+
"Uri": "",
|
|
3118
|
+
"UrlList": []
|
|
3119
|
+
},
|
|
3120
|
+
"SystemList": [
|
|
3121
|
+
"AnimSeqSystem",
|
|
3122
|
+
"BehaviorSystem",
|
|
3123
|
+
"CameraSystem",
|
|
3124
|
+
"EventSystem",
|
|
3125
|
+
"ScriptSystem",
|
|
3126
|
+
"Sprite2DRendererSystem",
|
|
3127
|
+
"TransformSystem",
|
|
3128
|
+
"MeshRendererSystem"
|
|
3129
|
+
],
|
|
3130
|
+
"OriginalExtra": "",
|
|
3131
|
+
"NameTransKey": "",
|
|
3132
|
+
"HintTextTransKey": ""
|
|
3133
|
+
},
|
|
3134
|
+
{
|
|
3135
|
+
"EffectType": 0,
|
|
3136
|
+
"Source": 0,
|
|
3137
|
+
"IsFavorite": false,
|
|
3138
|
+
"Subtype": 0,
|
|
3139
|
+
"IsBusiness": false,
|
|
3140
|
+
"IsPoi": false,
|
|
3141
|
+
"SyncId": "961477",
|
|
3142
|
+
"ResourceId": "6894208129534267912",
|
|
3143
|
+
"Channel": 1,
|
|
3144
|
+
"PublishStatus": 1,
|
|
3145
|
+
"Ptime": "1605296995000",
|
|
3146
|
+
"ChallengeId": "0",
|
|
3147
|
+
"HintFileFormat": 0,
|
|
3148
|
+
"IsEst": false,
|
|
3149
|
+
"AppID": 1059,
|
|
3150
|
+
"HasProfileInfo": false,
|
|
3151
|
+
"Name": "梦幻雪花",
|
|
3152
|
+
"Hint": "",
|
|
3153
|
+
"SdkVersion": "6.6.0",
|
|
3154
|
+
"AppVersion": "",
|
|
3155
|
+
"FileUrl": {
|
|
3156
|
+
"Uri": "0d95d3c97bfac92fd5abc0f5c04431a5",
|
|
3157
|
+
"UrlList": [
|
|
3158
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/0d95d3c97bfac92fd5abc0f5c04431a5",
|
|
3159
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/0d95d3c97bfac92fd5abc0f5c04431a5"
|
|
3160
|
+
]
|
|
3161
|
+
},
|
|
3162
|
+
"IconUrl": {
|
|
3163
|
+
"Uri": "bd6272141658608570f5672bcd74a205",
|
|
3164
|
+
"UrlList": [
|
|
3165
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/bd6272141658608570f5672bcd74a205",
|
|
3166
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/bd6272141658608570f5672bcd74a205"
|
|
3167
|
+
]
|
|
3168
|
+
},
|
|
3169
|
+
"Id": "0d95d3c97bfac92fd5abc0f5c04431a5",
|
|
3170
|
+
"EffectId": "961480",
|
|
3171
|
+
"DevicePlatform": "all",
|
|
3172
|
+
"Types": [
|
|
3173
|
+
"AmazingFeature"
|
|
3174
|
+
],
|
|
3175
|
+
"Tags": [],
|
|
3176
|
+
"TagsUpdatedAt": "1605211731000",
|
|
3177
|
+
"Parent": "",
|
|
3178
|
+
"Children": [],
|
|
3179
|
+
"HintIcon": {
|
|
3180
|
+
"Uri": "",
|
|
3181
|
+
"UrlList": []
|
|
3182
|
+
},
|
|
3183
|
+
"Music": [],
|
|
3184
|
+
"DesignerId": "",
|
|
3185
|
+
"Schema": "",
|
|
3186
|
+
"Description": "",
|
|
3187
|
+
"OriginalEffectId": "",
|
|
3188
|
+
"Requirements": [],
|
|
3189
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"b2fa44f12367de1031a83cb9995aa81d\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3190
|
+
"Countrys": [],
|
|
3191
|
+
"PoiId": "0",
|
|
3192
|
+
"DesignerEncryptedId": "",
|
|
3193
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
3194
|
+
"AdRawData": "",
|
|
3195
|
+
"BindIds": [],
|
|
3196
|
+
"GradeKey": "",
|
|
3197
|
+
"ComposerParams": "",
|
|
3198
|
+
"Panel": "effects2",
|
|
3199
|
+
"ModelNames": "",
|
|
3200
|
+
"HintFile": {
|
|
3201
|
+
"Uri": "",
|
|
3202
|
+
"UrlList": []
|
|
3203
|
+
},
|
|
3204
|
+
"SystemList": [
|
|
3205
|
+
"AnimSeqSystem",
|
|
3206
|
+
"BehaviorSystem",
|
|
3207
|
+
"CameraSystem",
|
|
3208
|
+
"EventSystem",
|
|
3209
|
+
"ScriptSystem",
|
|
3210
|
+
"Sprite2DRendererSystem",
|
|
3211
|
+
"TransformSystem",
|
|
3212
|
+
"MeshRendererSystem"
|
|
3213
|
+
],
|
|
3214
|
+
"OriginalExtra": "",
|
|
3215
|
+
"NameTransKey": "",
|
|
3216
|
+
"HintTextTransKey": ""
|
|
3217
|
+
},
|
|
3218
|
+
{
|
|
3219
|
+
"EffectType": 0,
|
|
3220
|
+
"Source": 0,
|
|
3221
|
+
"IsFavorite": false,
|
|
3222
|
+
"Subtype": 0,
|
|
3223
|
+
"IsBusiness": false,
|
|
3224
|
+
"IsPoi": false,
|
|
3225
|
+
"SyncId": "972741",
|
|
3226
|
+
"ResourceId": "6899747371593241096",
|
|
3227
|
+
"Channel": 1,
|
|
3228
|
+
"PublishStatus": 1,
|
|
3229
|
+
"Ptime": "1607627506000",
|
|
3230
|
+
"ChallengeId": "0",
|
|
3231
|
+
"HintFileFormat": 0,
|
|
3232
|
+
"IsEst": false,
|
|
3233
|
+
"AppID": 1059,
|
|
3234
|
+
"HasProfileInfo": false,
|
|
3235
|
+
"Name": "生日快乐",
|
|
3236
|
+
"Hint": "",
|
|
3237
|
+
"SdkVersion": "7.9.0",
|
|
3238
|
+
"AppVersion": "",
|
|
3239
|
+
"FileUrl": {
|
|
3240
|
+
"Uri": "7e2e3e9671c48ebdd4abf0f8efa0b3eb",
|
|
3241
|
+
"UrlList": [
|
|
3242
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/7e2e3e9671c48ebdd4abf0f8efa0b3eb",
|
|
3243
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/7e2e3e9671c48ebdd4abf0f8efa0b3eb"
|
|
3244
|
+
]
|
|
3245
|
+
},
|
|
3246
|
+
"IconUrl": {
|
|
3247
|
+
"Uri": "5f6a6212a2c3a00fab5439289383fe0a",
|
|
3248
|
+
"UrlList": [
|
|
3249
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5f6a6212a2c3a00fab5439289383fe0a",
|
|
3250
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5f6a6212a2c3a00fab5439289383fe0a"
|
|
3251
|
+
]
|
|
3252
|
+
},
|
|
3253
|
+
"Id": "7e2e3e9671c48ebdd4abf0f8efa0b3eb",
|
|
3254
|
+
"EffectId": "972748",
|
|
3255
|
+
"DevicePlatform": "all",
|
|
3256
|
+
"Types": [
|
|
3257
|
+
"AmazingFeature"
|
|
3258
|
+
],
|
|
3259
|
+
"Tags": [],
|
|
3260
|
+
"TagsUpdatedAt": "1606501439000",
|
|
3261
|
+
"Parent": "",
|
|
3262
|
+
"Children": [],
|
|
3263
|
+
"HintIcon": {
|
|
3264
|
+
"Uri": "",
|
|
3265
|
+
"UrlList": []
|
|
3266
|
+
},
|
|
3267
|
+
"Music": [],
|
|
3268
|
+
"DesignerId": "",
|
|
3269
|
+
"Schema": "",
|
|
3270
|
+
"Description": "",
|
|
3271
|
+
"OriginalEffectId": "",
|
|
3272
|
+
"Requirements": [],
|
|
3273
|
+
"Extra": "{\"effect_duration\":3000,\"hover_icon\":\"9b43756ea9311dc75eabbedc319d5fae\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3274
|
+
"Countrys": [],
|
|
3275
|
+
"PoiId": "0",
|
|
3276
|
+
"DesignerEncryptedId": "",
|
|
3277
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0}]}}",
|
|
3278
|
+
"AdRawData": "",
|
|
3279
|
+
"BindIds": [],
|
|
3280
|
+
"GradeKey": "",
|
|
3281
|
+
"ComposerParams": "",
|
|
3282
|
+
"Panel": "effects2",
|
|
3283
|
+
"ModelNames": "",
|
|
3284
|
+
"HintFile": {
|
|
3285
|
+
"Uri": "",
|
|
3286
|
+
"UrlList": []
|
|
3287
|
+
},
|
|
3288
|
+
"SystemList": [
|
|
3289
|
+
"AnimSeqSystem",
|
|
3290
|
+
"BehaviorSystem",
|
|
3291
|
+
"CameraSystem",
|
|
3292
|
+
"EventSystem",
|
|
3293
|
+
"ScriptSystem",
|
|
3294
|
+
"Sprite2DRendererSystem",
|
|
3295
|
+
"TransformSystem",
|
|
3296
|
+
"MeshRendererSystem"
|
|
3297
|
+
],
|
|
3298
|
+
"OriginalExtra": "",
|
|
3299
|
+
"NameTransKey": "",
|
|
3300
|
+
"HintTextTransKey": ""
|
|
3301
|
+
},
|
|
3302
|
+
{
|
|
3303
|
+
"EffectType": 0,
|
|
3304
|
+
"Source": 0,
|
|
3305
|
+
"IsFavorite": false,
|
|
3306
|
+
"Subtype": 0,
|
|
3307
|
+
"IsBusiness": false,
|
|
3308
|
+
"IsPoi": false,
|
|
3309
|
+
"SyncId": "972747",
|
|
3310
|
+
"ResourceId": "6899746786294895112",
|
|
3311
|
+
"Channel": 1,
|
|
3312
|
+
"PublishStatus": 1,
|
|
3313
|
+
"Ptime": "1607627506000",
|
|
3314
|
+
"ChallengeId": "0",
|
|
3315
|
+
"HintFileFormat": 0,
|
|
3316
|
+
"IsEst": false,
|
|
3317
|
+
"AppID": 1059,
|
|
3318
|
+
"HasProfileInfo": false,
|
|
3319
|
+
"Name": "I Love You",
|
|
3320
|
+
"Hint": "",
|
|
3321
|
+
"SdkVersion": "6.6.0",
|
|
3322
|
+
"AppVersion": "",
|
|
3323
|
+
"FileUrl": {
|
|
3324
|
+
"Uri": "dfa377da1cc1858ae5d5126488c5cb67",
|
|
3325
|
+
"UrlList": [
|
|
3326
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/dfa377da1cc1858ae5d5126488c5cb67",
|
|
3327
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/dfa377da1cc1858ae5d5126488c5cb67"
|
|
3328
|
+
]
|
|
3329
|
+
},
|
|
3330
|
+
"IconUrl": {
|
|
3331
|
+
"Uri": "24c276414a00a58d62a216916a88cf1a",
|
|
3332
|
+
"UrlList": [
|
|
3333
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/24c276414a00a58d62a216916a88cf1a",
|
|
3334
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/24c276414a00a58d62a216916a88cf1a"
|
|
3335
|
+
]
|
|
3336
|
+
},
|
|
3337
|
+
"Id": "dfa377da1cc1858ae5d5126488c5cb67",
|
|
3338
|
+
"EffectId": "972754",
|
|
3339
|
+
"DevicePlatform": "all",
|
|
3340
|
+
"Types": [
|
|
3341
|
+
"AmazingFeature"
|
|
3342
|
+
],
|
|
3343
|
+
"Tags": [],
|
|
3344
|
+
"TagsUpdatedAt": "1606501439000",
|
|
3345
|
+
"Parent": "",
|
|
3346
|
+
"Children": [],
|
|
3347
|
+
"HintIcon": {
|
|
3348
|
+
"Uri": "",
|
|
3349
|
+
"UrlList": []
|
|
3350
|
+
},
|
|
3351
|
+
"Music": [],
|
|
3352
|
+
"DesignerId": "",
|
|
3353
|
+
"Schema": "",
|
|
3354
|
+
"Description": "",
|
|
3355
|
+
"OriginalEffectId": "",
|
|
3356
|
+
"Requirements": [],
|
|
3357
|
+
"Extra": "{\"effect_duration\":3000,\"hover_icon\":\"f75b4a79d17e7de4703057582dafa4b1\",\"is_business\":true,\"copyright_pay_review_status\":3,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":false,\"copyright_commerce_review_status\":3,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":false}",
|
|
3358
|
+
"Countrys": [],
|
|
3359
|
+
"PoiId": "0",
|
|
3360
|
+
"DesignerEncryptedId": "",
|
|
3361
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0}]}}",
|
|
3362
|
+
"AdRawData": "",
|
|
3363
|
+
"BindIds": [],
|
|
3364
|
+
"GradeKey": "",
|
|
3365
|
+
"ComposerParams": "",
|
|
3366
|
+
"Panel": "effects2",
|
|
3367
|
+
"ModelNames": "",
|
|
3368
|
+
"HintFile": {
|
|
3369
|
+
"Uri": "",
|
|
3370
|
+
"UrlList": []
|
|
3371
|
+
},
|
|
3372
|
+
"SystemList": [
|
|
3373
|
+
"AnimSeqSystem",
|
|
3374
|
+
"BehaviorSystem",
|
|
3375
|
+
"CameraSystem",
|
|
3376
|
+
"EventSystem",
|
|
3377
|
+
"ScriptSystem",
|
|
3378
|
+
"Sprite2DRendererSystem",
|
|
3379
|
+
"TransformSystem",
|
|
3380
|
+
"MeshRendererSystem"
|
|
3381
|
+
],
|
|
3382
|
+
"OriginalExtra": "",
|
|
3383
|
+
"NameTransKey": "",
|
|
3384
|
+
"HintTextTransKey": ""
|
|
3385
|
+
},
|
|
3386
|
+
{
|
|
3387
|
+
"EffectType": 0,
|
|
3388
|
+
"Source": 0,
|
|
3389
|
+
"IsFavorite": false,
|
|
3390
|
+
"Subtype": 0,
|
|
3391
|
+
"IsBusiness": false,
|
|
3392
|
+
"IsPoi": false,
|
|
3393
|
+
"SyncId": "972746",
|
|
3394
|
+
"ResourceId": "6899746903735407117",
|
|
3395
|
+
"Channel": 1,
|
|
3396
|
+
"PublishStatus": 1,
|
|
3397
|
+
"Ptime": "1607627506000",
|
|
3398
|
+
"ChallengeId": "0",
|
|
3399
|
+
"HintFileFormat": 0,
|
|
3400
|
+
"IsEst": false,
|
|
3401
|
+
"AppID": 1059,
|
|
3402
|
+
"HasProfileInfo": false,
|
|
3403
|
+
"Name": "I Lose You",
|
|
3404
|
+
"Hint": "",
|
|
3405
|
+
"SdkVersion": "6.6.0",
|
|
3406
|
+
"AppVersion": "",
|
|
3407
|
+
"FileUrl": {
|
|
3408
|
+
"Uri": "8486881738dcb661bcd49f490a548d47",
|
|
3409
|
+
"UrlList": [
|
|
3410
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/8486881738dcb661bcd49f490a548d47",
|
|
3411
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/8486881738dcb661bcd49f490a548d47"
|
|
3412
|
+
]
|
|
3413
|
+
},
|
|
3414
|
+
"IconUrl": {
|
|
3415
|
+
"Uri": "dad98bf7e1641d0549385e954e50fda0",
|
|
3416
|
+
"UrlList": [
|
|
3417
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/dad98bf7e1641d0549385e954e50fda0",
|
|
3418
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/dad98bf7e1641d0549385e954e50fda0"
|
|
3419
|
+
]
|
|
3420
|
+
},
|
|
3421
|
+
"Id": "8486881738dcb661bcd49f490a548d47",
|
|
3422
|
+
"EffectId": "972753",
|
|
3423
|
+
"DevicePlatform": "all",
|
|
3424
|
+
"Types": [
|
|
3425
|
+
"AmazingFeature"
|
|
3426
|
+
],
|
|
3427
|
+
"Tags": [],
|
|
3428
|
+
"TagsUpdatedAt": "1606501439000",
|
|
3429
|
+
"Parent": "",
|
|
3430
|
+
"Children": [],
|
|
3431
|
+
"HintIcon": {
|
|
3432
|
+
"Uri": "",
|
|
3433
|
+
"UrlList": []
|
|
3434
|
+
},
|
|
3435
|
+
"Music": [],
|
|
3436
|
+
"DesignerId": "",
|
|
3437
|
+
"Schema": "",
|
|
3438
|
+
"Description": "",
|
|
3439
|
+
"OriginalEffectId": "",
|
|
3440
|
+
"Requirements": [],
|
|
3441
|
+
"Extra": "{\"effect_duration\":3000,\"hover_icon\":\"a48d215d8c7779585e4de0d74d172018\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3442
|
+
"Countrys": [],
|
|
3443
|
+
"PoiId": "0",
|
|
3444
|
+
"DesignerEncryptedId": "",
|
|
3445
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0}]}}",
|
|
3446
|
+
"AdRawData": "",
|
|
3447
|
+
"BindIds": [],
|
|
3448
|
+
"GradeKey": "",
|
|
3449
|
+
"ComposerParams": "",
|
|
3450
|
+
"Panel": "effects2",
|
|
3451
|
+
"ModelNames": "",
|
|
3452
|
+
"HintFile": {
|
|
3453
|
+
"Uri": "",
|
|
3454
|
+
"UrlList": []
|
|
3455
|
+
},
|
|
3456
|
+
"SystemList": [
|
|
3457
|
+
"AnimSeqSystem",
|
|
3458
|
+
"BehaviorSystem",
|
|
3459
|
+
"CameraSystem",
|
|
3460
|
+
"EventSystem",
|
|
3461
|
+
"ScriptSystem",
|
|
3462
|
+
"Sprite2DRendererSystem",
|
|
3463
|
+
"TransformSystem",
|
|
3464
|
+
"MeshRendererSystem"
|
|
3465
|
+
],
|
|
3466
|
+
"OriginalExtra": "",
|
|
3467
|
+
"NameTransKey": "",
|
|
3468
|
+
"HintTextTransKey": ""
|
|
3469
|
+
},
|
|
3470
|
+
{
|
|
3471
|
+
"EffectType": 0,
|
|
3472
|
+
"Source": 0,
|
|
3473
|
+
"IsFavorite": false,
|
|
3474
|
+
"Subtype": 0,
|
|
3475
|
+
"IsBusiness": false,
|
|
3476
|
+
"IsPoi": false,
|
|
3477
|
+
"SyncId": "999325",
|
|
3478
|
+
"ResourceId": "6912015453892121102",
|
|
3479
|
+
"Channel": 1,
|
|
3480
|
+
"PublishStatus": 1,
|
|
3481
|
+
"Ptime": "1609361767000",
|
|
3482
|
+
"ChallengeId": "0",
|
|
3483
|
+
"HintFileFormat": 0,
|
|
3484
|
+
"IsEst": false,
|
|
3485
|
+
"AppID": 1059,
|
|
3486
|
+
"HasProfileInfo": false,
|
|
3487
|
+
"Name": "玻璃破碎",
|
|
3488
|
+
"Hint": "",
|
|
3489
|
+
"SdkVersion": "6.6.0",
|
|
3490
|
+
"AppVersion": "",
|
|
3491
|
+
"FileUrl": {
|
|
3492
|
+
"Uri": "cb76d83cf3c3b3674b2207c33bcaf67d",
|
|
3493
|
+
"UrlList": [
|
|
3494
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/cb76d83cf3c3b3674b2207c33bcaf67d",
|
|
3495
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/cb76d83cf3c3b3674b2207c33bcaf67d"
|
|
3496
|
+
]
|
|
3497
|
+
},
|
|
3498
|
+
"IconUrl": {
|
|
3499
|
+
"Uri": "c73aaa9e8a67afc046bce4a58fdb95d3",
|
|
3500
|
+
"UrlList": [
|
|
3501
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c73aaa9e8a67afc046bce4a58fdb95d3",
|
|
3502
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/c73aaa9e8a67afc046bce4a58fdb95d3"
|
|
3503
|
+
]
|
|
3504
|
+
},
|
|
3505
|
+
"Id": "cb76d83cf3c3b3674b2207c33bcaf67d",
|
|
3506
|
+
"EffectId": "999326",
|
|
3507
|
+
"DevicePlatform": "all",
|
|
3508
|
+
"Types": [
|
|
3509
|
+
"AmazingFeature"
|
|
3510
|
+
],
|
|
3511
|
+
"Tags": [],
|
|
3512
|
+
"TagsUpdatedAt": "1609357814000",
|
|
3513
|
+
"Parent": "",
|
|
3514
|
+
"Children": [],
|
|
3515
|
+
"HintIcon": {
|
|
3516
|
+
"Uri": "",
|
|
3517
|
+
"UrlList": []
|
|
3518
|
+
},
|
|
3519
|
+
"Music": [],
|
|
3520
|
+
"DesignerId": "",
|
|
3521
|
+
"Schema": "",
|
|
3522
|
+
"Description": "",
|
|
3523
|
+
"OriginalEffectId": "",
|
|
3524
|
+
"Requirements": [],
|
|
3525
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"457dd07808d386a0a14b9c55de7c4452\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3526
|
+
"Countrys": [],
|
|
3527
|
+
"PoiId": "0",
|
|
3528
|
+
"DesignerEncryptedId": "",
|
|
3529
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
3530
|
+
"AdRawData": "",
|
|
3531
|
+
"BindIds": [],
|
|
3532
|
+
"GradeKey": "",
|
|
3533
|
+
"ComposerParams": "",
|
|
3534
|
+
"Panel": "effects2",
|
|
3535
|
+
"ModelNames": "",
|
|
3536
|
+
"HintFile": {
|
|
3537
|
+
"Uri": "",
|
|
3538
|
+
"UrlList": []
|
|
3539
|
+
},
|
|
3540
|
+
"SystemList": [
|
|
3541
|
+
"AnimSeqSystem",
|
|
3542
|
+
"BehaviorSystem",
|
|
3543
|
+
"CameraSystem",
|
|
3544
|
+
"EventSystem",
|
|
3545
|
+
"ScriptSystem",
|
|
3546
|
+
"Sprite2DRendererSystem",
|
|
3547
|
+
"TransformSystem",
|
|
3548
|
+
"MeshRendererSystem"
|
|
3549
|
+
],
|
|
3550
|
+
"OriginalExtra": "",
|
|
3551
|
+
"NameTransKey": "",
|
|
3552
|
+
"HintTextTransKey": ""
|
|
3553
|
+
},
|
|
3554
|
+
{
|
|
3555
|
+
"EffectType": 0,
|
|
3556
|
+
"Source": 0,
|
|
3557
|
+
"IsFavorite": false,
|
|
3558
|
+
"Subtype": 0,
|
|
3559
|
+
"IsBusiness": false,
|
|
3560
|
+
"IsPoi": false,
|
|
3561
|
+
"SyncId": "703248",
|
|
3562
|
+
"ResourceId": "6808837459728667144",
|
|
3563
|
+
"Channel": 1,
|
|
3564
|
+
"PublishStatus": 1,
|
|
3565
|
+
"Ptime": "1588192175000",
|
|
3566
|
+
"ChallengeId": "0",
|
|
3567
|
+
"HintFileFormat": 0,
|
|
3568
|
+
"IsEst": false,
|
|
3569
|
+
"AppID": 1059,
|
|
3570
|
+
"HasProfileInfo": false,
|
|
3571
|
+
"Name": "彩虹射线",
|
|
3572
|
+
"Hint": "",
|
|
3573
|
+
"SdkVersion": "6.6.0",
|
|
3574
|
+
"AppVersion": "",
|
|
3575
|
+
"FileUrl": {
|
|
3576
|
+
"Uri": "5c817bb9e37fafa3f03966051050040c",
|
|
3577
|
+
"UrlList": [
|
|
3578
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5c817bb9e37fafa3f03966051050040c",
|
|
3579
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/5c817bb9e37fafa3f03966051050040c"
|
|
3580
|
+
]
|
|
3581
|
+
},
|
|
3582
|
+
"IconUrl": {
|
|
3583
|
+
"Uri": "ba02c3562b369ef5e5d96ad85192a5c4",
|
|
3584
|
+
"UrlList": [
|
|
3585
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/ba02c3562b369ef5e5d96ad85192a5c4",
|
|
3586
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/ba02c3562b369ef5e5d96ad85192a5c4"
|
|
3587
|
+
]
|
|
3588
|
+
},
|
|
3589
|
+
"Id": "5c817bb9e37fafa3f03966051050040c",
|
|
3590
|
+
"EffectId": "703249",
|
|
3591
|
+
"DevicePlatform": "all",
|
|
3592
|
+
"Types": [
|
|
3593
|
+
"AmazingFeature"
|
|
3594
|
+
],
|
|
3595
|
+
"Tags": [],
|
|
3596
|
+
"TagsUpdatedAt": "1587743469000",
|
|
3597
|
+
"Parent": "",
|
|
3598
|
+
"Children": [],
|
|
3599
|
+
"HintIcon": {
|
|
3600
|
+
"Uri": "",
|
|
3601
|
+
"UrlList": []
|
|
3602
|
+
},
|
|
3603
|
+
"Music": [],
|
|
3604
|
+
"DesignerId": "",
|
|
3605
|
+
"Schema": "",
|
|
3606
|
+
"Description": "",
|
|
3607
|
+
"OriginalEffectId": "",
|
|
3608
|
+
"Requirements": [],
|
|
3609
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"c47c2e761f88e4178d11016e0db7db42\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3610
|
+
"Countrys": [],
|
|
3611
|
+
"PoiId": "0",
|
|
3612
|
+
"DesignerEncryptedId": "",
|
|
3613
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
3614
|
+
"AdRawData": "",
|
|
3615
|
+
"BindIds": [],
|
|
3616
|
+
"GradeKey": "",
|
|
3617
|
+
"ComposerParams": "",
|
|
3618
|
+
"Panel": "effects2",
|
|
3619
|
+
"ModelNames": "",
|
|
3620
|
+
"HintFile": {
|
|
3621
|
+
"Uri": "",
|
|
3622
|
+
"UrlList": []
|
|
3623
|
+
},
|
|
3624
|
+
"SystemList": [
|
|
3625
|
+
"AnimSeqSystem",
|
|
3626
|
+
"BehaviorSystem",
|
|
3627
|
+
"CameraSystem",
|
|
3628
|
+
"EventSystem",
|
|
3629
|
+
"ScriptSystem",
|
|
3630
|
+
"Sprite2DRendererSystem",
|
|
3631
|
+
"TransformSystem",
|
|
3632
|
+
"MeshRendererSystem"
|
|
3633
|
+
],
|
|
3634
|
+
"OriginalExtra": "",
|
|
3635
|
+
"NameTransKey": "",
|
|
3636
|
+
"HintTextTransKey": ""
|
|
3637
|
+
},
|
|
3638
|
+
{
|
|
3639
|
+
"EffectType": 0,
|
|
3640
|
+
"Source": 0,
|
|
3641
|
+
"IsFavorite": false,
|
|
3642
|
+
"Subtype": 0,
|
|
3643
|
+
"IsBusiness": false,
|
|
3644
|
+
"IsPoi": false,
|
|
3645
|
+
"SyncId": "634126",
|
|
3646
|
+
"ResourceId": "6717434470128947725",
|
|
3647
|
+
"Channel": 1,
|
|
3648
|
+
"PublishStatus": 1,
|
|
3649
|
+
"Ptime": "1586375685000",
|
|
3650
|
+
"ChallengeId": "0",
|
|
3651
|
+
"HintFileFormat": 0,
|
|
3652
|
+
"IsEst": false,
|
|
3653
|
+
"AppID": 1059,
|
|
3654
|
+
"HasProfileInfo": false,
|
|
3655
|
+
"Name": "彩虹气泡",
|
|
3656
|
+
"Hint": "",
|
|
3657
|
+
"SdkVersion": "6.6.0",
|
|
3658
|
+
"AppVersion": "",
|
|
3659
|
+
"FileUrl": {
|
|
3660
|
+
"Uri": "cf2687ea75161551a44016ef2ee4782d",
|
|
3661
|
+
"UrlList": [
|
|
3662
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/cf2687ea75161551a44016ef2ee4782d",
|
|
3663
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/cf2687ea75161551a44016ef2ee4782d"
|
|
3664
|
+
]
|
|
3665
|
+
},
|
|
3666
|
+
"IconUrl": {
|
|
3667
|
+
"Uri": "3c7e6e894400ca2bafd254839a876dee",
|
|
3668
|
+
"UrlList": [
|
|
3669
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3c7e6e894400ca2bafd254839a876dee",
|
|
3670
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/3c7e6e894400ca2bafd254839a876dee"
|
|
3671
|
+
]
|
|
3672
|
+
},
|
|
3673
|
+
"Id": "cf2687ea75161551a44016ef2ee4782d",
|
|
3674
|
+
"EffectId": "634127",
|
|
3675
|
+
"DevicePlatform": "all",
|
|
3676
|
+
"Types": [
|
|
3677
|
+
"AmazingFeature"
|
|
3678
|
+
],
|
|
3679
|
+
"Tags": [],
|
|
3680
|
+
"TagsUpdatedAt": "1583938567000",
|
|
3681
|
+
"Parent": "",
|
|
3682
|
+
"Children": [],
|
|
3683
|
+
"HintIcon": {
|
|
3684
|
+
"Uri": "",
|
|
3685
|
+
"UrlList": []
|
|
3686
|
+
},
|
|
3687
|
+
"Music": [],
|
|
3688
|
+
"DesignerId": "",
|
|
3689
|
+
"Schema": "",
|
|
3690
|
+
"Description": "",
|
|
3691
|
+
"OriginalEffectId": "",
|
|
3692
|
+
"Requirements": [],
|
|
3693
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"彩虹光斑\\\"}]}\",\"hover_icon\":\"5c494e657269a3dd076a9e6e65e1f801\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3694
|
+
"Countrys": [],
|
|
3695
|
+
"PoiId": "0",
|
|
3696
|
+
"DesignerEncryptedId": "",
|
|
3697
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_filter\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
3698
|
+
"AdRawData": "",
|
|
3699
|
+
"BindIds": [],
|
|
3700
|
+
"GradeKey": "",
|
|
3701
|
+
"ComposerParams": "",
|
|
3702
|
+
"Panel": "effects2",
|
|
3703
|
+
"ModelNames": "",
|
|
3704
|
+
"HintFile": {
|
|
3705
|
+
"Uri": "",
|
|
3706
|
+
"UrlList": []
|
|
3707
|
+
},
|
|
3708
|
+
"SystemList": [
|
|
3709
|
+
"AnimSeqSystem",
|
|
3710
|
+
"BehaviorSystem",
|
|
3711
|
+
"CameraSystem",
|
|
3712
|
+
"EventSystem",
|
|
3713
|
+
"MeshRendererSystem",
|
|
3714
|
+
"ScriptSystem",
|
|
3715
|
+
"TransformSystem"
|
|
3716
|
+
],
|
|
3717
|
+
"OriginalExtra": "",
|
|
3718
|
+
"NameTransKey": "",
|
|
3719
|
+
"HintTextTransKey": ""
|
|
3720
|
+
},
|
|
3721
|
+
{
|
|
3722
|
+
"EffectType": 0,
|
|
3723
|
+
"Source": 0,
|
|
3724
|
+
"IsFavorite": false,
|
|
3725
|
+
"Subtype": 0,
|
|
3726
|
+
"IsBusiness": false,
|
|
3727
|
+
"IsPoi": false,
|
|
3728
|
+
"SyncId": "634192",
|
|
3729
|
+
"ResourceId": "6769007480652435982",
|
|
3730
|
+
"Channel": 1,
|
|
3731
|
+
"PublishStatus": 1,
|
|
3732
|
+
"Ptime": "1586375685000",
|
|
3733
|
+
"ChallengeId": "0",
|
|
3734
|
+
"HintFileFormat": 0,
|
|
3735
|
+
"IsEst": false,
|
|
3736
|
+
"AppID": 1059,
|
|
3737
|
+
"HasProfileInfo": false,
|
|
3738
|
+
"Name": "星星冲屏",
|
|
3739
|
+
"Hint": "",
|
|
3740
|
+
"SdkVersion": "6.6.0",
|
|
3741
|
+
"AppVersion": "",
|
|
3742
|
+
"FileUrl": {
|
|
3743
|
+
"Uri": "52685a9660f7ddc2e9223f437485f4b2",
|
|
3744
|
+
"UrlList": [
|
|
3745
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/52685a9660f7ddc2e9223f437485f4b2",
|
|
3746
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/52685a9660f7ddc2e9223f437485f4b2"
|
|
3747
|
+
]
|
|
3748
|
+
},
|
|
3749
|
+
"IconUrl": {
|
|
3750
|
+
"Uri": "4b9fc8939f91536cda7825b3faba5faf",
|
|
3751
|
+
"UrlList": [
|
|
3752
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4b9fc8939f91536cda7825b3faba5faf",
|
|
3753
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/4b9fc8939f91536cda7825b3faba5faf"
|
|
3754
|
+
]
|
|
3755
|
+
},
|
|
3756
|
+
"Id": "52685a9660f7ddc2e9223f437485f4b2",
|
|
3757
|
+
"EffectId": "634193",
|
|
3758
|
+
"DevicePlatform": "all",
|
|
3759
|
+
"Types": [
|
|
3760
|
+
"AmazingFeature"
|
|
3761
|
+
],
|
|
3762
|
+
"Tags": [],
|
|
3763
|
+
"TagsUpdatedAt": "1583939340000",
|
|
3764
|
+
"Parent": "",
|
|
3765
|
+
"Children": [],
|
|
3766
|
+
"HintIcon": {
|
|
3767
|
+
"Uri": "",
|
|
3768
|
+
"UrlList": []
|
|
3769
|
+
},
|
|
3770
|
+
"Music": [],
|
|
3771
|
+
"DesignerId": "",
|
|
3772
|
+
"Schema": "",
|
|
3773
|
+
"Description": "",
|
|
3774
|
+
"OriginalEffectId": "",
|
|
3775
|
+
"Requirements": [],
|
|
3776
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"3451a6f63d6b0d9f03dfa35fa81e047f\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3777
|
+
"Countrys": [],
|
|
3778
|
+
"PoiId": "0",
|
|
3779
|
+
"DesignerEncryptedId": "",
|
|
3780
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_filter\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
3781
|
+
"AdRawData": "",
|
|
3782
|
+
"BindIds": [],
|
|
3783
|
+
"GradeKey": "",
|
|
3784
|
+
"ComposerParams": "",
|
|
3785
|
+
"Panel": "effects2",
|
|
3786
|
+
"ModelNames": "",
|
|
3787
|
+
"HintFile": {
|
|
3788
|
+
"Uri": "",
|
|
3789
|
+
"UrlList": []
|
|
3790
|
+
},
|
|
3791
|
+
"SystemList": [
|
|
3792
|
+
"AnimSeqSystem",
|
|
3793
|
+
"BehaviorSystem",
|
|
3794
|
+
"CameraSystem",
|
|
3795
|
+
"EventSystem",
|
|
3796
|
+
"MeshRendererSystem",
|
|
3797
|
+
"ScriptSystem",
|
|
3798
|
+
"Sprite2DRendererSystem",
|
|
3799
|
+
"TransformSystem"
|
|
3800
|
+
],
|
|
3801
|
+
"OriginalExtra": "",
|
|
3802
|
+
"NameTransKey": "",
|
|
3803
|
+
"HintTextTransKey": ""
|
|
3804
|
+
},
|
|
3805
|
+
{
|
|
3806
|
+
"EffectType": 0,
|
|
3807
|
+
"Source": 0,
|
|
3808
|
+
"IsFavorite": false,
|
|
3809
|
+
"Subtype": 0,
|
|
3810
|
+
"IsBusiness": false,
|
|
3811
|
+
"IsPoi": false,
|
|
3812
|
+
"SyncId": "634176",
|
|
3813
|
+
"ResourceId": "6747946665312784910",
|
|
3814
|
+
"Channel": 1,
|
|
3815
|
+
"PublishStatus": 1,
|
|
3816
|
+
"Ptime": "1586375685000",
|
|
3817
|
+
"ChallengeId": "0",
|
|
3818
|
+
"HintFileFormat": 0,
|
|
3819
|
+
"IsEst": false,
|
|
3820
|
+
"AppID": 1059,
|
|
3821
|
+
"HasProfileInfo": false,
|
|
3822
|
+
"Name": "蝶舞",
|
|
3823
|
+
"Hint": "",
|
|
3824
|
+
"SdkVersion": "6.6.0",
|
|
3825
|
+
"AppVersion": "",
|
|
3826
|
+
"FileUrl": {
|
|
3827
|
+
"Uri": "b6c530af2bd744d77df4d5b70e3497f8",
|
|
3828
|
+
"UrlList": [
|
|
3829
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/b6c530af2bd744d77df4d5b70e3497f8",
|
|
3830
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/b6c530af2bd744d77df4d5b70e3497f8"
|
|
3831
|
+
]
|
|
3832
|
+
},
|
|
3833
|
+
"IconUrl": {
|
|
3834
|
+
"Uri": "49323d9b30e2e1f08ccfe505b89031e1",
|
|
3835
|
+
"UrlList": [
|
|
3836
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/49323d9b30e2e1f08ccfe505b89031e1",
|
|
3837
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/49323d9b30e2e1f08ccfe505b89031e1"
|
|
3838
|
+
]
|
|
3839
|
+
},
|
|
3840
|
+
"Id": "b6c530af2bd744d77df4d5b70e3497f8",
|
|
3841
|
+
"EffectId": "634177",
|
|
3842
|
+
"DevicePlatform": "all",
|
|
3843
|
+
"Types": [
|
|
3844
|
+
"AmazingFeature"
|
|
3845
|
+
],
|
|
3846
|
+
"Tags": [],
|
|
3847
|
+
"TagsUpdatedAt": "1583939180000",
|
|
3848
|
+
"Parent": "",
|
|
3849
|
+
"Children": [],
|
|
3850
|
+
"HintIcon": {
|
|
3851
|
+
"Uri": "",
|
|
3852
|
+
"UrlList": []
|
|
3853
|
+
},
|
|
3854
|
+
"Music": [],
|
|
3855
|
+
"DesignerId": "",
|
|
3856
|
+
"Schema": "",
|
|
3857
|
+
"Description": "",
|
|
3858
|
+
"OriginalEffectId": "",
|
|
3859
|
+
"Requirements": [],
|
|
3860
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"8254aa0d6aedbf314f7971726307ee92\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3861
|
+
"Countrys": [],
|
|
3862
|
+
"PoiId": "0",
|
|
3863
|
+
"DesignerEncryptedId": "",
|
|
3864
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
3865
|
+
"AdRawData": "",
|
|
3866
|
+
"BindIds": [],
|
|
3867
|
+
"GradeKey": "",
|
|
3868
|
+
"ComposerParams": "",
|
|
3869
|
+
"Panel": "effects2",
|
|
3870
|
+
"ModelNames": "",
|
|
3871
|
+
"HintFile": {
|
|
3872
|
+
"Uri": "",
|
|
3873
|
+
"UrlList": []
|
|
3874
|
+
},
|
|
3875
|
+
"SystemList": [
|
|
3876
|
+
"AnimSeqSystem",
|
|
3877
|
+
"BehaviorSystem",
|
|
3878
|
+
"CameraSystem",
|
|
3879
|
+
"EventSystem",
|
|
3880
|
+
"ScriptSystem",
|
|
3881
|
+
"Sprite2DRendererSystem",
|
|
3882
|
+
"TransformSystem",
|
|
3883
|
+
"MeshRendererSystem"
|
|
3884
|
+
],
|
|
3885
|
+
"OriginalExtra": "",
|
|
3886
|
+
"NameTransKey": "",
|
|
3887
|
+
"HintTextTransKey": ""
|
|
3888
|
+
},
|
|
3889
|
+
{
|
|
3890
|
+
"EffectType": 0,
|
|
3891
|
+
"Source": 0,
|
|
3892
|
+
"IsFavorite": false,
|
|
3893
|
+
"Subtype": 0,
|
|
3894
|
+
"IsBusiness": false,
|
|
3895
|
+
"IsPoi": false,
|
|
3896
|
+
"SyncId": "634156",
|
|
3897
|
+
"ResourceId": "6706773499836404228",
|
|
3898
|
+
"Channel": 1,
|
|
3899
|
+
"PublishStatus": 1,
|
|
3900
|
+
"Ptime": "1586375685000",
|
|
3901
|
+
"ChallengeId": "0",
|
|
3902
|
+
"HintFileFormat": 0,
|
|
3903
|
+
"IsEst": false,
|
|
3904
|
+
"AppID": 1059,
|
|
3905
|
+
"HasProfileInfo": false,
|
|
3906
|
+
"Name": "蝴蝶",
|
|
3907
|
+
"Hint": "",
|
|
3908
|
+
"SdkVersion": "6.6.0",
|
|
3909
|
+
"AppVersion": "",
|
|
3910
|
+
"FileUrl": {
|
|
3911
|
+
"Uri": "559a055318e1a9940281c8eb31954ee9",
|
|
3912
|
+
"UrlList": [
|
|
3913
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/559a055318e1a9940281c8eb31954ee9",
|
|
3914
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/559a055318e1a9940281c8eb31954ee9"
|
|
3915
|
+
]
|
|
3916
|
+
},
|
|
3917
|
+
"IconUrl": {
|
|
3918
|
+
"Uri": "83edf91b6510dd74b5a2364d8695a31c",
|
|
3919
|
+
"UrlList": [
|
|
3920
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/83edf91b6510dd74b5a2364d8695a31c",
|
|
3921
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/83edf91b6510dd74b5a2364d8695a31c"
|
|
3922
|
+
]
|
|
3923
|
+
},
|
|
3924
|
+
"Id": "559a055318e1a9940281c8eb31954ee9",
|
|
3925
|
+
"EffectId": "634157",
|
|
3926
|
+
"DevicePlatform": "all",
|
|
3927
|
+
"Types": [
|
|
3928
|
+
"AmazingFeature"
|
|
3929
|
+
],
|
|
3930
|
+
"Tags": [],
|
|
3931
|
+
"TagsUpdatedAt": "1583938890000",
|
|
3932
|
+
"Parent": "",
|
|
3933
|
+
"Children": [],
|
|
3934
|
+
"HintIcon": {
|
|
3935
|
+
"Uri": "",
|
|
3936
|
+
"UrlList": []
|
|
3937
|
+
},
|
|
3938
|
+
"Music": [],
|
|
3939
|
+
"DesignerId": "",
|
|
3940
|
+
"Schema": "",
|
|
3941
|
+
"Description": "",
|
|
3942
|
+
"OriginalEffectId": "",
|
|
3943
|
+
"Requirements": [],
|
|
3944
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"4271a1ef4ad1403fb8890a7305d70e80\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
3945
|
+
"Countrys": [],
|
|
3946
|
+
"PoiId": "0",
|
|
3947
|
+
"DesignerEncryptedId": "",
|
|
3948
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
3949
|
+
"AdRawData": "",
|
|
3950
|
+
"BindIds": [],
|
|
3951
|
+
"GradeKey": "",
|
|
3952
|
+
"ComposerParams": "",
|
|
3953
|
+
"Panel": "effects2",
|
|
3954
|
+
"ModelNames": "",
|
|
3955
|
+
"HintFile": {
|
|
3956
|
+
"Uri": "",
|
|
3957
|
+
"UrlList": []
|
|
3958
|
+
},
|
|
3959
|
+
"SystemList": [
|
|
3960
|
+
"AnimSeqSystem",
|
|
3961
|
+
"BehaviorSystem",
|
|
3962
|
+
"CameraSystem",
|
|
3963
|
+
"EventSystem",
|
|
3964
|
+
"ScriptSystem",
|
|
3965
|
+
"Sprite2DRendererSystem",
|
|
3966
|
+
"TransformSystem",
|
|
3967
|
+
"MeshRendererSystem"
|
|
3968
|
+
],
|
|
3969
|
+
"OriginalExtra": "",
|
|
3970
|
+
"NameTransKey": "",
|
|
3971
|
+
"HintTextTransKey": ""
|
|
3972
|
+
},
|
|
3973
|
+
{
|
|
3974
|
+
"EffectType": 0,
|
|
3975
|
+
"Source": 0,
|
|
3976
|
+
"IsFavorite": false,
|
|
3977
|
+
"Subtype": 0,
|
|
3978
|
+
"IsBusiness": false,
|
|
3979
|
+
"IsPoi": false,
|
|
3980
|
+
"SyncId": "634154",
|
|
3981
|
+
"ResourceId": "6747586717672280584",
|
|
3982
|
+
"Channel": 1,
|
|
3983
|
+
"PublishStatus": 1,
|
|
3984
|
+
"Ptime": "1586375685000",
|
|
3985
|
+
"ChallengeId": "0",
|
|
3986
|
+
"HintFileFormat": 0,
|
|
3987
|
+
"IsEst": false,
|
|
3988
|
+
"AppID": 1059,
|
|
3989
|
+
"HasProfileInfo": false,
|
|
3990
|
+
"Name": "蝴蝶 II",
|
|
3991
|
+
"Hint": "",
|
|
3992
|
+
"SdkVersion": "6.6.0",
|
|
3993
|
+
"AppVersion": "",
|
|
3994
|
+
"FileUrl": {
|
|
3995
|
+
"Uri": "014a7aa25087ad6a6bfa14ca6146bedd",
|
|
3996
|
+
"UrlList": [
|
|
3997
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/014a7aa25087ad6a6bfa14ca6146bedd",
|
|
3998
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/014a7aa25087ad6a6bfa14ca6146bedd"
|
|
3999
|
+
]
|
|
4000
|
+
},
|
|
4001
|
+
"IconUrl": {
|
|
4002
|
+
"Uri": "2930a0f353bf3943cfcbb8cda1b61293",
|
|
4003
|
+
"UrlList": [
|
|
4004
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/2930a0f353bf3943cfcbb8cda1b61293",
|
|
4005
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/2930a0f353bf3943cfcbb8cda1b61293"
|
|
4006
|
+
]
|
|
4007
|
+
},
|
|
4008
|
+
"Id": "014a7aa25087ad6a6bfa14ca6146bedd",
|
|
4009
|
+
"EffectId": "634155",
|
|
4010
|
+
"DevicePlatform": "all",
|
|
4011
|
+
"Types": [
|
|
4012
|
+
"AmazingFeature"
|
|
4013
|
+
],
|
|
4014
|
+
"Tags": [],
|
|
4015
|
+
"TagsUpdatedAt": "1583938867000",
|
|
4016
|
+
"Parent": "",
|
|
4017
|
+
"Children": [],
|
|
4018
|
+
"HintIcon": {
|
|
4019
|
+
"Uri": "",
|
|
4020
|
+
"UrlList": []
|
|
4021
|
+
},
|
|
4022
|
+
"Music": [],
|
|
4023
|
+
"DesignerId": "",
|
|
4024
|
+
"Schema": "",
|
|
4025
|
+
"Description": "",
|
|
4026
|
+
"OriginalEffectId": "",
|
|
4027
|
+
"Requirements": [],
|
|
4028
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"9e3d5449b14cbcb716f0b510859aea80\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
4029
|
+
"Countrys": [],
|
|
4030
|
+
"PoiId": "0",
|
|
4031
|
+
"DesignerEncryptedId": "",
|
|
4032
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
4033
|
+
"AdRawData": "",
|
|
4034
|
+
"BindIds": [],
|
|
4035
|
+
"GradeKey": "",
|
|
4036
|
+
"ComposerParams": "",
|
|
4037
|
+
"Panel": "effects2",
|
|
4038
|
+
"ModelNames": "",
|
|
4039
|
+
"HintFile": {
|
|
4040
|
+
"Uri": "",
|
|
4041
|
+
"UrlList": []
|
|
4042
|
+
},
|
|
4043
|
+
"SystemList": [
|
|
4044
|
+
"AnimSeqSystem",
|
|
4045
|
+
"BehaviorSystem",
|
|
4046
|
+
"CameraSystem",
|
|
4047
|
+
"EventSystem",
|
|
4048
|
+
"ScriptSystem",
|
|
4049
|
+
"Sprite2DRendererSystem",
|
|
4050
|
+
"TransformSystem",
|
|
4051
|
+
"MeshRendererSystem"
|
|
4052
|
+
],
|
|
4053
|
+
"OriginalExtra": "",
|
|
4054
|
+
"NameTransKey": "",
|
|
4055
|
+
"HintTextTransKey": ""
|
|
4056
|
+
},
|
|
4057
|
+
{
|
|
4058
|
+
"EffectType": 0,
|
|
4059
|
+
"Source": 0,
|
|
4060
|
+
"IsFavorite": false,
|
|
4061
|
+
"Subtype": 0,
|
|
4062
|
+
"IsBusiness": false,
|
|
4063
|
+
"IsPoi": false,
|
|
4064
|
+
"SyncId": "634174",
|
|
4065
|
+
"ResourceId": "6748376019524129292",
|
|
4066
|
+
"Channel": 1,
|
|
4067
|
+
"PublishStatus": 1,
|
|
4068
|
+
"Ptime": "1586375685000",
|
|
4069
|
+
"ChallengeId": "0",
|
|
4070
|
+
"HintFileFormat": 0,
|
|
4071
|
+
"IsEst": false,
|
|
4072
|
+
"AppID": 1059,
|
|
4073
|
+
"HasProfileInfo": false,
|
|
4074
|
+
"Name": "夜蝶",
|
|
4075
|
+
"Hint": "",
|
|
4076
|
+
"SdkVersion": "6.6.0",
|
|
4077
|
+
"AppVersion": "",
|
|
4078
|
+
"FileUrl": {
|
|
4079
|
+
"Uri": "8a1a97c0b237adfb31c8ae55faa64e74",
|
|
4080
|
+
"UrlList": [
|
|
4081
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/8a1a97c0b237adfb31c8ae55faa64e74",
|
|
4082
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/8a1a97c0b237adfb31c8ae55faa64e74"
|
|
4083
|
+
]
|
|
4084
|
+
},
|
|
4085
|
+
"IconUrl": {
|
|
4086
|
+
"Uri": "9a579d1a3997207808b00b8915843b42",
|
|
4087
|
+
"UrlList": [
|
|
4088
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/9a579d1a3997207808b00b8915843b42",
|
|
4089
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/9a579d1a3997207808b00b8915843b42"
|
|
4090
|
+
]
|
|
4091
|
+
},
|
|
4092
|
+
"Id": "8a1a97c0b237adfb31c8ae55faa64e74",
|
|
4093
|
+
"EffectId": "634175",
|
|
4094
|
+
"DevicePlatform": "all",
|
|
4095
|
+
"Types": [
|
|
4096
|
+
"AmazingFeature"
|
|
4097
|
+
],
|
|
4098
|
+
"Tags": [],
|
|
4099
|
+
"TagsUpdatedAt": "1583939155000",
|
|
4100
|
+
"Parent": "",
|
|
4101
|
+
"Children": [],
|
|
4102
|
+
"HintIcon": {
|
|
4103
|
+
"Uri": "",
|
|
4104
|
+
"UrlList": []
|
|
4105
|
+
},
|
|
4106
|
+
"Music": [],
|
|
4107
|
+
"DesignerId": "",
|
|
4108
|
+
"Schema": "",
|
|
4109
|
+
"Description": "",
|
|
4110
|
+
"OriginalEffectId": "",
|
|
4111
|
+
"Requirements": [],
|
|
4112
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"1f6a7eaae00f71f4c4917a4ce3b8cd4d\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
4113
|
+
"Countrys": [],
|
|
4114
|
+
"PoiId": "0",
|
|
4115
|
+
"DesignerEncryptedId": "",
|
|
4116
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_filter\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
4117
|
+
"AdRawData": "",
|
|
4118
|
+
"BindIds": [],
|
|
4119
|
+
"GradeKey": "",
|
|
4120
|
+
"ComposerParams": "",
|
|
4121
|
+
"Panel": "effects2",
|
|
4122
|
+
"ModelNames": "",
|
|
4123
|
+
"HintFile": {
|
|
4124
|
+
"Uri": "",
|
|
4125
|
+
"UrlList": []
|
|
4126
|
+
},
|
|
4127
|
+
"SystemList": [
|
|
4128
|
+
"AnimSeqSystem",
|
|
4129
|
+
"BehaviorSystem",
|
|
4130
|
+
"CameraSystem",
|
|
4131
|
+
"EventSystem",
|
|
4132
|
+
"MeshRendererSystem",
|
|
4133
|
+
"ScriptSystem",
|
|
4134
|
+
"TransformSystem"
|
|
4135
|
+
],
|
|
4136
|
+
"OriginalExtra": "",
|
|
4137
|
+
"NameTransKey": "",
|
|
4138
|
+
"HintTextTransKey": ""
|
|
4139
|
+
},
|
|
4140
|
+
{
|
|
4141
|
+
"EffectType": 0,
|
|
4142
|
+
"Source": 0,
|
|
4143
|
+
"IsFavorite": false,
|
|
4144
|
+
"Subtype": 0,
|
|
4145
|
+
"IsBusiness": false,
|
|
4146
|
+
"IsPoi": false,
|
|
4147
|
+
"SyncId": "634106",
|
|
4148
|
+
"ResourceId": "6715209844216828420",
|
|
4149
|
+
"Channel": 1,
|
|
4150
|
+
"PublishStatus": 1,
|
|
4151
|
+
"Ptime": "1586375685000",
|
|
4152
|
+
"ChallengeId": "0",
|
|
4153
|
+
"HintFileFormat": 0,
|
|
4154
|
+
"IsEst": false,
|
|
4155
|
+
"AppID": 1059,
|
|
4156
|
+
"HasProfileInfo": false,
|
|
4157
|
+
"Name": "萤光",
|
|
4158
|
+
"Hint": "",
|
|
4159
|
+
"SdkVersion": "6.6.0",
|
|
4160
|
+
"AppVersion": "",
|
|
4161
|
+
"FileUrl": {
|
|
4162
|
+
"Uri": "59a3ea0709d076e3043555a7d5d40945",
|
|
4163
|
+
"UrlList": [
|
|
4164
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/59a3ea0709d076e3043555a7d5d40945",
|
|
4165
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/59a3ea0709d076e3043555a7d5d40945"
|
|
4166
|
+
]
|
|
4167
|
+
},
|
|
4168
|
+
"IconUrl": {
|
|
4169
|
+
"Uri": "e02183521afbe749a70802eb71ad045a",
|
|
4170
|
+
"UrlList": [
|
|
4171
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/e02183521afbe749a70802eb71ad045a",
|
|
4172
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/e02183521afbe749a70802eb71ad045a"
|
|
4173
|
+
]
|
|
4174
|
+
},
|
|
4175
|
+
"Id": "59a3ea0709d076e3043555a7d5d40945",
|
|
4176
|
+
"EffectId": "634107",
|
|
4177
|
+
"DevicePlatform": "all",
|
|
4178
|
+
"Types": [
|
|
4179
|
+
"AmazingFeature"
|
|
4180
|
+
],
|
|
4181
|
+
"Tags": [],
|
|
4182
|
+
"TagsUpdatedAt": "1583938464000",
|
|
4183
|
+
"Parent": "",
|
|
4184
|
+
"Children": [],
|
|
4185
|
+
"HintIcon": {
|
|
4186
|
+
"Uri": "",
|
|
4187
|
+
"UrlList": []
|
|
4188
|
+
},
|
|
4189
|
+
"Music": [],
|
|
4190
|
+
"DesignerId": "",
|
|
4191
|
+
"Schema": "",
|
|
4192
|
+
"Description": "",
|
|
4193
|
+
"OriginalEffectId": "",
|
|
4194
|
+
"Requirements": [],
|
|
4195
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"a728e3bc7fec01304c8dbaeecc23be5c\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
4196
|
+
"Countrys": [],
|
|
4197
|
+
"PoiId": "0",
|
|
4198
|
+
"DesignerEncryptedId": "",
|
|
4199
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
4200
|
+
"AdRawData": "",
|
|
4201
|
+
"BindIds": [],
|
|
4202
|
+
"GradeKey": "",
|
|
4203
|
+
"ComposerParams": "",
|
|
4204
|
+
"Panel": "effects2",
|
|
4205
|
+
"ModelNames": "",
|
|
4206
|
+
"HintFile": {
|
|
4207
|
+
"Uri": "",
|
|
4208
|
+
"UrlList": []
|
|
4209
|
+
},
|
|
4210
|
+
"SystemList": [
|
|
4211
|
+
"AnimSeqSystem",
|
|
4212
|
+
"BehaviorSystem",
|
|
4213
|
+
"CameraSystem",
|
|
4214
|
+
"EventSystem",
|
|
4215
|
+
"ScriptSystem",
|
|
4216
|
+
"Sprite2DRendererSystem",
|
|
4217
|
+
"TransformSystem",
|
|
4218
|
+
"MeshRendererSystem"
|
|
4219
|
+
],
|
|
4220
|
+
"OriginalExtra": "",
|
|
4221
|
+
"NameTransKey": "",
|
|
4222
|
+
"HintTextTransKey": ""
|
|
4223
|
+
},
|
|
4224
|
+
{
|
|
4225
|
+
"EffectType": 0,
|
|
4226
|
+
"Source": 0,
|
|
4227
|
+
"IsFavorite": false,
|
|
4228
|
+
"Subtype": 0,
|
|
4229
|
+
"IsBusiness": false,
|
|
4230
|
+
"IsPoi": false,
|
|
4231
|
+
"SyncId": "634100",
|
|
4232
|
+
"ResourceId": "6746486938137530884",
|
|
4233
|
+
"Channel": 1,
|
|
4234
|
+
"PublishStatus": 1,
|
|
4235
|
+
"Ptime": "1586375685000",
|
|
4236
|
+
"ChallengeId": "0",
|
|
4237
|
+
"HintFileFormat": 0,
|
|
4238
|
+
"IsEst": false,
|
|
4239
|
+
"AppID": 1059,
|
|
4240
|
+
"HasProfileInfo": false,
|
|
4241
|
+
"Name": "水墨晕染",
|
|
4242
|
+
"Hint": "",
|
|
4243
|
+
"SdkVersion": "6.6.0",
|
|
4244
|
+
"AppVersion": "",
|
|
4245
|
+
"FileUrl": {
|
|
4246
|
+
"Uri": "561b55373df7ee5e9e6f10d5cb235190",
|
|
4247
|
+
"UrlList": [
|
|
4248
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/561b55373df7ee5e9e6f10d5cb235190",
|
|
4249
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/561b55373df7ee5e9e6f10d5cb235190"
|
|
4250
|
+
]
|
|
4251
|
+
},
|
|
4252
|
+
"IconUrl": {
|
|
4253
|
+
"Uri": "07e6ebb7dbc87a7d1f04e2d8475132b4",
|
|
4254
|
+
"UrlList": [
|
|
4255
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/07e6ebb7dbc87a7d1f04e2d8475132b4",
|
|
4256
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/07e6ebb7dbc87a7d1f04e2d8475132b4"
|
|
4257
|
+
]
|
|
4258
|
+
},
|
|
4259
|
+
"Id": "561b55373df7ee5e9e6f10d5cb235190",
|
|
4260
|
+
"EffectId": "634101",
|
|
4261
|
+
"DevicePlatform": "all",
|
|
4262
|
+
"Types": [
|
|
4263
|
+
"AmazingFeature"
|
|
4264
|
+
],
|
|
4265
|
+
"Tags": [],
|
|
4266
|
+
"TagsUpdatedAt": "1583938410000",
|
|
4267
|
+
"Parent": "",
|
|
4268
|
+
"Children": [],
|
|
4269
|
+
"HintIcon": {
|
|
4270
|
+
"Uri": "",
|
|
4271
|
+
"UrlList": []
|
|
4272
|
+
},
|
|
4273
|
+
"Music": [],
|
|
4274
|
+
"DesignerId": "",
|
|
4275
|
+
"Schema": "",
|
|
4276
|
+
"Description": "",
|
|
4277
|
+
"OriginalEffectId": "",
|
|
4278
|
+
"Requirements": [],
|
|
4279
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"a86543615083d9e5888efca7101a406d\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
4280
|
+
"Countrys": [],
|
|
4281
|
+
"PoiId": "0",
|
|
4282
|
+
"DesignerEncryptedId": "",
|
|
4283
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
4284
|
+
"AdRawData": "",
|
|
4285
|
+
"BindIds": [],
|
|
4286
|
+
"GradeKey": "",
|
|
4287
|
+
"ComposerParams": "",
|
|
4288
|
+
"Panel": "effects2",
|
|
4289
|
+
"ModelNames": "",
|
|
4290
|
+
"HintFile": {
|
|
4291
|
+
"Uri": "",
|
|
4292
|
+
"UrlList": []
|
|
4293
|
+
},
|
|
4294
|
+
"SystemList": [
|
|
4295
|
+
"AnimSeqSystem",
|
|
4296
|
+
"BehaviorSystem",
|
|
4297
|
+
"CameraSystem",
|
|
4298
|
+
"EventSystem",
|
|
4299
|
+
"ScriptSystem",
|
|
4300
|
+
"Sprite2DRendererSystem",
|
|
4301
|
+
"TransformSystem",
|
|
4302
|
+
"MeshRendererSystem"
|
|
4303
|
+
],
|
|
4304
|
+
"OriginalExtra": "",
|
|
4305
|
+
"NameTransKey": "",
|
|
4306
|
+
"HintTextTransKey": ""
|
|
4307
|
+
},
|
|
4308
|
+
{
|
|
4309
|
+
"EffectType": 0,
|
|
4310
|
+
"Source": 0,
|
|
4311
|
+
"IsFavorite": false,
|
|
4312
|
+
"Subtype": 0,
|
|
4313
|
+
"IsBusiness": false,
|
|
4314
|
+
"IsPoi": false,
|
|
4315
|
+
"SyncId": "634098",
|
|
4316
|
+
"ResourceId": "6733378866686988803",
|
|
4317
|
+
"Channel": 1,
|
|
4318
|
+
"PublishStatus": 1,
|
|
4319
|
+
"Ptime": "1586375685000",
|
|
4320
|
+
"ChallengeId": "0",
|
|
4321
|
+
"HintFileFormat": 0,
|
|
4322
|
+
"IsEst": false,
|
|
4323
|
+
"AppID": 1059,
|
|
4324
|
+
"HasProfileInfo": false,
|
|
4325
|
+
"Name": "水彩晕染",
|
|
4326
|
+
"Hint": "",
|
|
4327
|
+
"SdkVersion": "6.6.0",
|
|
4328
|
+
"AppVersion": "",
|
|
4329
|
+
"FileUrl": {
|
|
4330
|
+
"Uri": "85757609b1d1f799ebf542aec9662fce",
|
|
4331
|
+
"UrlList": [
|
|
4332
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/85757609b1d1f799ebf542aec9662fce",
|
|
4333
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/85757609b1d1f799ebf542aec9662fce"
|
|
4334
|
+
]
|
|
4335
|
+
},
|
|
4336
|
+
"IconUrl": {
|
|
4337
|
+
"Uri": "38a1cf6f3823cf58bfed4c7664d36966",
|
|
4338
|
+
"UrlList": [
|
|
4339
|
+
"https://lf3-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/38a1cf6f3823cf58bfed4c7664d36966",
|
|
4340
|
+
"https://lf26-effectcdn-tos.byteeffecttos.com/obj/ies.fe.effect/38a1cf6f3823cf58bfed4c7664d36966"
|
|
4341
|
+
]
|
|
4342
|
+
},
|
|
4343
|
+
"Id": "85757609b1d1f799ebf542aec9662fce",
|
|
4344
|
+
"EffectId": "634099",
|
|
4345
|
+
"DevicePlatform": "all",
|
|
4346
|
+
"Types": [
|
|
4347
|
+
"AmazingFeature"
|
|
4348
|
+
],
|
|
4349
|
+
"Tags": [],
|
|
4350
|
+
"TagsUpdatedAt": "1583938375000",
|
|
4351
|
+
"Parent": "",
|
|
4352
|
+
"Children": [],
|
|
4353
|
+
"HintIcon": {
|
|
4354
|
+
"Uri": "",
|
|
4355
|
+
"UrlList": []
|
|
4356
|
+
},
|
|
4357
|
+
"Music": [],
|
|
4358
|
+
"DesignerId": "",
|
|
4359
|
+
"Schema": "",
|
|
4360
|
+
"Description": "",
|
|
4361
|
+
"OriginalEffectId": "",
|
|
4362
|
+
"Requirements": [],
|
|
4363
|
+
"Extra": "{\"effect_duration\":3000,\"sliders\":\"{\\\"effectSlider\\\":[{\\\"effect_key\\\":\\\"effects_adjust_background_animation\\\",\\\"name\\\":\\\"不透明度\\\"}]}\",\"hover_icon\":\"52527c7d19dd172ea37765f3de9f9994\",\"is_business\":true,\"copyright_pay_review_status\":1,\"copyright_pay_auth_status\":1,\"copyright_can_convert_pay\":true,\"copyright_commerce_review_status\":1,\"copyright_commerce_auth_status\":1,\"copyright_can_convert_commerce\":true}",
|
|
4364
|
+
"Countrys": [],
|
|
4365
|
+
"PoiId": "0",
|
|
4366
|
+
"DesignerEncryptedId": "",
|
|
4367
|
+
"SdkExtra": "{\"setting\":{\"effect_adjust_params\":[{\"effect_key\":\"effects_adjust_speed\",\"default\":0.33,\"max\":1,\"min\":0},{\"effect_key\":\"effects_adjust_background_animation\",\"default\":1,\"max\":1,\"min\":0}]}}",
|
|
4368
|
+
"AdRawData": "",
|
|
4369
|
+
"BindIds": [],
|
|
4370
|
+
"GradeKey": "",
|
|
4371
|
+
"ComposerParams": "",
|
|
4372
|
+
"Panel": "effects2",
|
|
4373
|
+
"ModelNames": "",
|
|
4374
|
+
"HintFile": {
|
|
4375
|
+
"Uri": "",
|
|
4376
|
+
"UrlList": []
|
|
4377
|
+
},
|
|
4378
|
+
"SystemList": [
|
|
4379
|
+
"AnimSeqSystem",
|
|
4380
|
+
"BehaviorSystem",
|
|
4381
|
+
"CameraSystem",
|
|
4382
|
+
"EventSystem",
|
|
4383
|
+
"ScriptSystem",
|
|
4384
|
+
"Sprite2DRendererSystem",
|
|
4385
|
+
"TransformSystem",
|
|
4386
|
+
"MeshRendererSystem"
|
|
4387
|
+
],
|
|
4388
|
+
"OriginalExtra": "",
|
|
4389
|
+
"NameTransKey": "",
|
|
4390
|
+
"HintTextTransKey": ""
|
|
4391
|
+
}
|
|
4392
|
+
],
|
|
4393
|
+
"Collection": [],
|
|
4394
|
+
"CategoryKey": "dream",
|
|
4395
|
+
"BindEffects": []
|
|
4396
|
+
}
|
|
4397
|
+
},
|
|
4398
|
+
"extra": {
|
|
4399
|
+
"RecId": "202406151616286160AA68EF42F90A3306"
|
|
4400
|
+
},
|
|
4401
|
+
"BaseResp": {
|
|
4402
|
+
"StatusMessage": "success",
|
|
4403
|
+
"StatusCode": 0
|
|
4404
|
+
}
|
|
4405
|
+
}
|