This website requires JavaScript.
Explore
Help
Sign In
klaus
/
sodalive-backend-spring-boot
Watch
1
Star
0
Fork
0
You've already forked sodalive-backend-spring-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8da7ee0bb3a9e49e96918f7c7b806aa962966556
sodalive-backend-spring-boot
/
src
/
main
/
kotlin
/
kr
/
co
/
vividnext
/
sodalive
/
admin
/
calculate
History
Klaus
8da7ee0bb3
라이브 매출 API - 30분 캐시 적용
2023-11-14 00:07:31 +09:00
..
AdminCalculateController.kt
콘텐츠 누적 매출 API - 사용하지 않는 파라미터 제거
2023-11-13 22:16:34 +09:00
AdminCalculateQueryRepository.kt
콘텐츠 누적 매출 API - orderType 추가
2023-11-13 23:37:39 +09:00
AdminCalculateService.kt
라이브 매출 API - 30분 캐시 적용
2023-11-14 00:07:31 +09:00
GetCalculateContentQueryData.kt
관리자 - 콘텐츠 정산 API 추가
2023-11-10 00:55:22 +09:00
GetCalculateContentResponse.kt
콘텐츠 정산 - 결과값에 JsonProperty 를 추가하여 데이터 파싱이 진행 되도록 수정
2023-11-10 22:14:38 +09:00
GetCalculateLiveQueryData.kt
관리자 라이브 정산 API - 인원 추가
2023-10-03 19:57:28 +09:00
GetCalculateLiveResponse.kt
관리자 라이브 정산 API - 인원 추가
2023-10-03 19:57:28 +09:00
GetCumulativeSalesByContentResponse.kt
콘텐츠 누적 매출 API - orderType 추가
2023-11-13 23:37:39 +09:00