Commit c6ed4fa
feat(mc-sdk) :Add GetUnreadAsync (#623)
* reactor : Use AspNetCore Authentication
* reactor(stack-mc) : Some SDK methods support channel code
* chore : Restore project reference
* reactor(stack-mc) : Remove API Route Get Prefix
* test : Unit Test Adjustment
* fix :GetListByTagAsync supports channel code
* feat(mc-sdk) : Add GetUnreadAsync
---------
Co-authored-by: wuzihao <lsd@123>1 parent bc132ad commit c6ed4fa
File tree
3 files changed
+31
-3
lines changed- src
- BuildingBlocks/StackSdks/Masa.BuildingBlocks.StackSdks.Mc
- Model
- Service
- Contrib/StackSdks/Masa.Contrib.StackSdks.Mc/Service
3 files changed
+31
-3
lines changedLines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 | | |
79 | 86 | | |
0 commit comments