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
2d500b7a
authored
2023-02-17 10:46:17 +0800
by
王聪
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'feature/fsm-full' into feature/uat-tmp
2 parents
68af8930
303c44f8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
src/apps/doc/models.py
src/apps/doc/views.py
src/apps/doc/models.py
View file @
2d500b7
...
...
@@ -1072,7 +1072,6 @@ class NscInvoice(models.Model):
class
Meta
:
managed
=
False
db_table
=
'nsc_invoice'
situ_db_label
=
'hil'
class
AFCCmsStatusInfo
(
models
.
Model
):
...
...
@@ -1100,4 +1099,3 @@ class HILCmsStatusInfo(models.Model):
class
Meta
:
managed
=
False
db_table
=
'hil_cms_status_info'
situ_db_label
=
'hil'
\ No newline at end of file
...
...
src/apps/doc/views.py
View file @
2d500b7
This diff is collapsed.
Click to expand it.
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