@@ -1010,6 +1010,7 @@ namespace TEAMModelBI.Controllers.BITable
/// </summary>
/// <param name="jsonElement"></param>
/// <returns></returns>
+ [ProducesDefaultResponseType]
[HttpPost("set-apiphoneadmin")]
public async Task<IActionResult> SetPhoneAdmin(JsonElement jsonElement)
{