admin
2020-06-28 eda623f37c3260f4b4657e34a8a39798c72432b1
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);
}