You've already forked FrameTour-BE
照片打印,基础
This commit is contained in:
@@ -40,4 +40,6 @@ public interface PrinterMapper {
|
||||
MemberPrintResp getUserPhoto(Long memberId, Long scenicId, Long id);
|
||||
|
||||
int setPhotoCropped(Long memberId, Long scenicId, Long id, String url);
|
||||
|
||||
int setPhotoQuantity(Long memberId, Long scenicId, Long id, Integer quantity);
|
||||
}
|
Reference in New Issue
Block a user