Commit 1f591502 by 徐高华

Merge branch 'feature/获取用户敏感信息' into 'developer'

sql

See merge request !895
parents 99658758 2aead32b
......@@ -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