@Query(value="select t.* from yc_bank t where t.yc_bankno=?1",nativeQuery=true) Bank findByBank(String bankNo);通过调用这个写一个服务码、、急求