Commit 65c83854 by zhangxingmin

push

parent 88a5725c
......@@ -69,7 +69,7 @@ public class ApiClientUserServiceImpl implements ApiClientUserService {
iClientUserService.saveOrUpdateBatch(saveList);
}
}
return null;
return Result.success();
}
/**
......
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