|
7 | 7 |
|
8 | 8 | var Carbines = []gormadapter.CasbinRule{ |
9 | 9 | {PType: "p", V0: "888", V1: "/base/login", V2: "POST"}, |
10 | | - {PType: "p", V0: "888", V1: "/base/register", V2: "POST"}, |
| 10 | + {PType: "p", V0: "888", V1: "/user/register", V2: "POST"}, |
11 | 11 | {PType: "p", V0: "888", V1: "/api/createApi", V2: "POST"}, |
12 | 12 | {PType: "p", V0: "888", V1: "/api/getApiList", V2: "POST"}, |
13 | 13 | {PType: "p", V0: "888", V1: "/api/getApiById", V2: "POST"}, |
@@ -74,7 +74,7 @@ var Carbines = []gormadapter.CasbinRule{ |
74 | 74 | {PType: "p", V0: "888", V1: "/simpleUploader/checkFileMd5", V2: "GET"}, |
75 | 75 | {PType: "p", V0: "888", V1: "/simpleUploader/mergeFileMd5", V2: "GET"}, |
76 | 76 | {PType: "p", V0: "8881", V1: "/base/login", V2: "POST"}, |
77 | | - {PType: "p", V0: "8881", V1: "/base/register", V2: "POST"}, |
| 77 | + {PType: "p", V0: "8881", V1: "/user/register", V2: "POST"}, |
78 | 78 | {PType: "p", V0: "8881", V1: "/api/createApi", V2: "POST"}, |
79 | 79 | {PType: "p", V0: "8881", V1: "/api/getApiList", V2: "POST"}, |
80 | 80 | {PType: "p", V0: "8881", V1: "/api/getApiById", V2: "POST"}, |
@@ -111,7 +111,7 @@ var Carbines = []gormadapter.CasbinRule{ |
111 | 111 | {PType: "p", V0: "8881", V1: "/customer/customer", V2: "GET"}, |
112 | 112 | {PType: "p", V0: "8881", V1: "/customer/customerList", V2: "GET"}, |
113 | 113 | {PType: "p", V0: "9528", V1: "/base/login", V2: "POST"}, |
114 | | - {PType: "p", V0: "9528", V1: "/base/register", V2: "POST"}, |
| 114 | + {PType: "p", V0: "9528", V1: "/user/register", V2: "POST"}, |
115 | 115 | {PType: "p", V0: "9528", V1: "/api/createApi", V2: "POST"}, |
116 | 116 | {PType: "p", V0: "9528", V1: "/api/getApiList", V2: "POST"}, |
117 | 117 | {PType: "p", V0: "9528", V1: "/api/getApiById", V2: "POST"}, |
|
0 commit comments