|
|
|
@@ -0,0 +1,5 @@ |
|
|
|
update wx_score_rules set rules =JSON_ARRAY_INSERT(rules,'$[1].childs[9]',json_object('desc','线上交易0元','step',1,'limit',0,'score',0,'title','数码家电','businessId',11)) |
|
|
|
where type=2 and json_contains_path(rules,'one','$[1].childs')=1; |
|
|
|
|
|
|
|
update wx_score_rules set rules =JSON_ARRAY_INSERT(rules,'$[1].childs[9]',json_object('desc','线上交易0元','step',1,'limit',0,'score',0,'title','数码家电','businessId',11)) |
|
|
|
where type=1 and json_contains_path(rules,'one','$[1].childs')=1; |