记得上下班打卡 | git大法好,push需谨慎

Commit bd4a5a02 authored by jiangxiulong's avatar jiangxiulong

消费

parent ab1901f3
......@@ -61,6 +61,10 @@ public class ConsumerSweetStoneIntegralReceiver extends AbstractSqlRedisReceiver
aBoolean = true;
} else {
ResponseDto<String> res = null;
if (null == param.getType()) {
aBoolean = true;
return true;
}
if (param.getType() == 1) {
res = feignStoneIntegralClient.in2112(
param.getUid(),
......
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