1
0
mirror of synced 2024-11-24 06:50:15 +01:00

Revert mucha controller

This commit is contained in:
asesidaa 2022-08-29 21:25:31 +08:00
parent 31591c79fb
commit 5b4b4401d4

View File

@ -1,6 +1,5 @@
namespace TaikoLocalServer.Controllers; namespace TaikoLocalServer.Controllers;
[ApiController]
public class MuchaController : ControllerBase public class MuchaController : ControllerBase
{ {
private const string UrlBase = "https://v402-front.mucha-prd.nbgi-amnet.jp:10122"; private const string UrlBase = "https://v402-front.mucha-prd.nbgi-amnet.jp:10122";