Commit 3ea93a86 authored by maggie's avatar maggie

save

parent 3d946838
......@@ -320,6 +320,10 @@ export default class AwardsService extends UserService {
/**
* 排行榜开奖
* @param activityInfo
* @param prizeDataType
* @param sortKey
* @param sortTimeKey
* @param limit
*/
async openPrize(activityInfo, prizeDataType, sortKey: string, sortTimeKey: string, limit?: number) {
const { _id } = activityInfo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment