提价代码
This commit is contained in:
parent
d20dd35f8e
commit
f37a01601b
|
|
@ -224,11 +224,12 @@ namespace HuanMeng.MiaoYu.WebApi.Controllers
|
|||
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// 获取app配置
|
||||
/// </summary>
|
||||
/// <param name="version"></param>
|
||||
/// <returns></returns>
|
||||
[HttpGet]
|
||||
[AllowAnonymous]
|
||||
public async Task<BaseResponse<MusicConfigDto>> GetAppConfig(string? version)
|
||||
{
|
||||
MusicBLL musicBLL = new MusicBLL(ServiceProvider);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user