32
This commit is contained in:
parent
fd17928ce3
commit
7a1c6ac2bd
|
|
@ -283,10 +283,10 @@ public class UserController : ControllerBase
|
|||
|
||||
/// <summary>
|
||||
/// 获取吧唧币明细
|
||||
/// POST /api/profitIntegral
|
||||
/// GET /api/profitIntegral
|
||||
/// Requirements: 1.2
|
||||
/// </summary>
|
||||
[HttpGet("c")]
|
||||
[HttpGet("profitIntegral")]
|
||||
[Authorize]
|
||||
public async Task<ApiResponse<AssetRecordPageResponse>> GetIntegralRecords([FromQuery] AssetRecordRequest? request)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user