admin
2020-06-10 271ae63c20fcbe28d29c47f1881138ff6551a2a1
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);
}