jufubao-gift 1.0.32-beta1 → 1.0.32-beta2
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/package.json
CHANGED
|
@@ -34,7 +34,7 @@ module.exports = [
|
|
|
34
34
|
isRule: false,
|
|
35
35
|
params: {
|
|
36
36
|
mode: ['模式1一选一 2 二选一', 'Number', '必选'],
|
|
37
|
-
scene: ['模式百货market,礼包gift', 'Number', '必选'
|
|
37
|
+
scene: ['模式百货market,礼包gift', 'Number', '必选'],
|
|
38
38
|
gift_pool_id: ['礼包池id', 'Number', '必选']
|
|
39
39
|
},
|
|
40
40
|
isConsole: true,
|