Commit 371776b6 authored by Hsinli's avatar Hsinli

add deal section

parent 3869d967
Pipeline #14349 passed with stage
in 32 seconds
......@@ -300,6 +300,7 @@ class BlacklistService extends Service {
} else {
amount = Number(arr[0]) + '-' + Number(arr[1]);
}
ctx.logger.info('amount:' + amount);
return amount;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment