提交 7936cd6a 作者: 张小凤

PilotCertificationService(update)

上级 5320c92f
...@@ -232,6 +232,7 @@ public class PilotCertificationServiceImpl implements PilotCertificationService ...@@ -232,6 +232,7 @@ public class PilotCertificationServiceImpl implements PilotCertificationService
return ResultBody.success(); return ResultBody.success();
} }
private void extracted(PilotAuditStatusQO param, int i, UserAccountDO userAccountDO) { private void extracted(PilotAuditStatusQO param, int i, UserAccountDO userAccountDO) {
if (param.getAuditStatus() == 1 && i == 0) { if (param.getAuditStatus() == 1 && i == 0) {
//积分 //积分
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论