-
Notifications
You must be signed in to change notification settings - Fork 182
Commit 9b9eb05
committed
Get the userid in controller class
1 parent 48256a8 commit 9b9eb05
File tree
4 files changed
+51
-4
lines changed- Webgentle.BookStore/Webgentle.BookStore
- Controllers
- Service
4 files changed
+51
-4
lines changedLines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | + | ||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
19 | + | ||
18 | 20 |
| |
19 | - | ||
21 | + | ||
22 | + | ||
23 | + | ||
20 | 24 |
| |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
28 | + | ||
24 | 29 |
| |
25 | 30 |
| |
26 | 31 |
| |
27 | 32 |
| |
28 | - | ||
29 | - | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
30 | 39 |
| |
31 | 40 |
| |
32 | 41 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + |
Lines changed: 28 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 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | - | ||
19 | + | ||
20 | + | ||
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| |||
67 | 68 |
| |
68 | 69 |
| |
69 | 70 |
| |
71 | + | ||
70 | 72 |
| |
71 | 73 |
| |
72 | 74 |
| |
|
0 commit comments