forked from zhangchunlin/uliweb-apijson
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit b9dba54
committed
for apijson get, support case when setting inAPIJSON_MODELS only define permissions no roles
1 parent 2a4357c commit b9dba54
File tree
3 files changed
+44
-16
lines changed- tests
- demo/apps/apijson_demo
- uliweb_apijson/apijson
3 files changed
+44
-16
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | + | ||
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1764 | 1764 |
| |
1765 | 1765 |
| |
1766 | 1766 |
| |
1767 | + | ||
1768 | + | ||
1769 | + | ||
1770 | + | ||
1771 | + | ||
1772 | + | ||
1773 | + | ||
1774 | + | ||
1775 | + | ||
1776 | + | ||
1777 | + | ||
1767 | 1778 |
| |
1768 | 1779 |
| |
1769 | 1780 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | - | ||
92 | - | ||
93 | - | ||
94 | - | ||
91 | + | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
95 | 108 |
| |
96 | - | ||
97 | - | ||
98 | - | ||
99 | - | ||
100 | - | ||
101 | - | ||
102 | - | ||
103 | - | ||
104 | - | ||
105 | - | ||
106 | - | ||
107 | - | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
108 | 124 |
| |
109 | 125 |
| |
110 | 126 |
| |
|
0 commit comments