a
This commit is contained in:
parent
65558c8323
commit
ce32a67f68
@ -175,7 +175,7 @@ const eventComposer = (event, context) => {
|
|||||||
let aaa = JSON.parse(JSON.stringify(data));
|
let aaa = JSON.parse(JSON.stringify(data));
|
||||||
// let aaa = Object.assign({}, JSON.stringify(data));
|
// let aaa = Object.assign({}, JSON.stringify(data));
|
||||||
//let aa = JSON.
|
//let aa = JSON.
|
||||||
console.log(aaa.partners);
|
// console.log(aaa.partners);
|
||||||
// partners = data;
|
// partners = data;
|
||||||
|
|
||||||
// data.partners.forEach(function (item) {
|
// data.partners.forEach(function (item) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user