The parameter object can not be null.

public Info findById(Long id) {
        return get("select * from wyx.w_info where id="+id);
    }

id是有值的

评论区

热门反馈

扫码入社