Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7cd920c4
authored
2022-11-09 15:46:09 +0800
by
王聪
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
[CHINARPA-3045] [De-mortgage Supporting Documents Identification] 更新
1 parent
926995d4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/apps/urls.py
src/apps/urls.py
View file @
7cd920c
...
...
@@ -26,7 +26,7 @@ urlpatterns = [
path
(
r'api/compare/'
,
include
(
'apps.doc.compare_urls'
)),
path
(
r'api/doc/'
,
include
(
'apps.doc.internal_urls'
)),
path
(
r'api/mpos/'
,
include
(
'apps.doc.mpos_urls'
)),
path
(
r'api/pos
s
/'
,
include
(
'apps.doc.pos_urls'
)),
path
(
r'api/pos/'
,
include
(
'apps.doc.pos_urls'
)),
path
(
r'api/go/'
,
include
(
'apps.doc.go_urls'
)),
path
(
'api/oauth/'
,
include
(
'oauth2_provider.urls'
,
namespace
=
'oauth2_provider'
)),
]
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment