This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10225501460
/
bookstore_project2
forked from
51275903093/CDMS.Xuan_ZHOU.2024Fall.DaSE
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
error small bug
master
ll
3 months ago
parent
b5ffac4402
commit
5983f9defa
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
project1/bookstore/be/model/error.py
+ 1
- 1
project1/bookstore/be/model/error.py
View File
@ -54,7 +54,7 @@ def error_invalid_order_id(order_id):
def
error_not_sufficient_funds
(
order_id
)
:
return
519
,
error_code
[
51
8
]
.
format
(
order_id
)
return
519
,
error_code
[
51
9
]
.
format
(
order_id
)
def
error_authorization_fail
(
)
:
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save