Commit 356aa7a9 authored by liaoanyuan's avatar liaoanyuan

修改---新增生成卡片接口

parent 09ead190
......@@ -139,7 +139,7 @@ public class RefillCardServiceImpl implements RefillCardService {
if (isMakeCard==0) {
R.error("充值卡是否制卡状态修改失败");
}
return R.ok(-1,true);
return R.ok(0,true);
}
}
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