修改了IIS 托管的方法
This commit is contained in:
@@ -810,6 +810,7 @@ namespace WebUI.Controllers
|
||||
[Route("OTApi/GainFileName")]
|
||||
public IActionResult GainFileName(int RoomTypeid, int DataType)
|
||||
{
|
||||
logger.Error("RoomTypeID:"+RoomTypeid.ToString()+" DataType:"+DataType.ToString());
|
||||
FTPOperation operation = new FTPOperation();
|
||||
HexFile hexFile = new HexFile();
|
||||
// Luncher版本
|
||||
|
||||
Reference in New Issue
Block a user