//测试方法。 @Query(value="select * from t_caigou_item where cai_gou_id = ?1 ORDER BY sales_id IS NULL ASC , sales_id ASC,drawing_id ASC,biaozhun ASC ",nativeQuery = true) public List<JSONObject> findCaiGouId2(Integer caigouId );
站长微信:xiaomao0055
站长QQ:14496453