Przeglądaj źródła

update readme.

master
Savorboard 7 lat temu
rodzic
commit
0f146b81ed
1 zmienionych plików z 0 dodań i 9 usunięć
  1. +0
    -9
      README.zh-cn.md

+ 0
- 9
README.zh-cn.md Wyświetl plik

@@ -132,15 +132,6 @@ public class PublishController : Controller
```c#
public class PublishController : Controller
{
private readonly ICapPublisher _publisher;

public PublishController(ICapPublisher publisher)
{
_publisher = publisher;
}


[NoAction]
[CapSubscribe("xxx.services.account.check")]
public async Task CheckReceivedMessage(Person person)
{


Ładowanie…
Anuluj
Zapisz