#1 WIP: error 范式错误

Open
林子骥 wants to merge 1 commits from 10225501460/bookstore_project2:master into master

将def error_not_sufficient_funds(order_id):
return 519, error_code[518].format(order_id)
修改为def error_not_sufficient_funds(order_id):
return 519, error_code[519].format(order_id)

将def error_not_sufficient_funds(order_id): return 519, error_code[518].format(order_id) 修改为def error_not_sufficient_funds(order_id): return 519, error_code[519].format(order_id)
林子骥 added 1 commit 3 months ago
This pull request is marked as a work in progress. Remove the WIP: prefix from the title when it's ready
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

||||||
x
 
000:0
Loading…
There is no content yet.