console.log delete
This commit is contained in:
@@ -1599,7 +1599,6 @@ export const sendLogTotalRecommend = (params) => (dispatch, getState) => {
|
||||
|
||||
const logCreateTime = new Date().toISOString();
|
||||
|
||||
console.log("#params", params);
|
||||
const newParams = {
|
||||
...params,
|
||||
userNumber: userNumber,
|
||||
|
||||
Reference in New Issue
Block a user