yujian
2020-04-26 ee1d39f11b9483b64a88029f1755a6e7166fea15
fanli/src/main/java/com/yeshi/fanli/dao/mybatis/AlipayAccountValidNormalHistoryMapper.java
@@ -17,4 +17,6 @@
   int updateByPrimaryKey(AlipayAccountValidNormalHistory record);
   AlipayAccountValidNormalHistory selectLatestByUid(Long uid);
   AlipayAccountValidNormalHistory selectFirstByUid(Long uid);
}