You've already forked FrameTour-BE
加个普通水印、推送订单纠正、水印预览和下载
This commit is contained in:
@@ -91,4 +91,6 @@ public interface StatisticsMapper {
|
||||
int addStatisticsRecord(StatisticsRecordAddReq req);
|
||||
|
||||
List<Long> getBrokerIdListForUser(Long memberId, Date startTime, Date endTime);
|
||||
|
||||
Long getUserRecentEnterType(Long memberId, Date endTime);
|
||||
}
|
||||
|
Reference in New Issue
Block a user