更新
This commit is contained in:
parent
d2624226ac
commit
da9b6f678d
@ -120,7 +120,7 @@ namespace FrontendWebApi.ApiControllers
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// HiNet企業簡訊 Hiair .Net Core API
|
/// HiNet企業簡訊 Hiair .Net Core API
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class HiNetController : MyBaseApiController<GraphManageController>
|
public class HiNetController : MyBaseApiController<HiNetController>
|
||||||
{
|
{
|
||||||
private readonly IBackendRepository backendRepository;
|
private readonly IBackendRepository backendRepository;
|
||||||
public Socket socket;
|
public Socket socket;
|
||||||
|
Loading…
Reference in New Issue
Block a user