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
5d4ea5dc
authored
2021-09-27 17:13:06 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix param
1 parent
487fedb7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/apps/doc/views.py
src/apps/doc/views.py
View file @
5d4ea5d
...
...
@@ -338,7 +338,7 @@ info_args = {
}
auto_approve_details
=
{
'aaType'
:
fields
.
Str
(
required
=
Tru
e
,
validate
=
validate
.
Length
(
max
=
64
)),
'aaType'
:
fields
.
Str
(
required
=
Fals
e
,
validate
=
validate
.
Length
(
max
=
64
)),
'policyComments'
:
fields
.
Str
(
required
=
False
),
}
...
...
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