mirror of
https://e.coding.net/circlecloud/YumCore.git
synced 2025-09-02 11:36:59 +00:00
@ -19,6 +19,13 @@ public class PointAPI {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @return 获取{@PlayerPointsAPI}
|
||||||
|
*/
|
||||||
|
public static PlayerPointsAPI getAPI() {
|
||||||
|
return api;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 添加点券
|
* 添加点券
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user