Commit 2aead32b by 徐高华

sql

parent abe87adc
......@@ -18,7 +18,7 @@ public interface TabHaobanQywxFeeOrderMapper {
* @param feeOrderId 主键
* @return 实例对象
*/
TabHaobanQywxFeeOrder selectByOrderId(@Param("wxEnterpriseId")String wxEnterpriseId , @Param("wxEnterpriseId")String orderId) ;
TabHaobanQywxFeeOrder selectByOrderId(@Param("wxEnterpriseId")String wxEnterpriseId , @Param("orderId")String orderId) ;
/**
......
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