admin
2020-06-08 457f4881a89c03984c7b46ed10e8919d3294976c
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);
}