yujian
2020-05-18 106a09463e66ffe39383bdab28f501ec47b5fcc4
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);
}