Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
granite
kb
Wiki
Code review
it桔子parse_fanzx
it桔子parse_fanzx
· Changes
Page history
add: it桔子的代码解析评审
authored
Dec 09, 2021
by
fanzx
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
code-review/it桔子parse_fanzx.md
code-review/it桔子parse_fanzx.md
+1
-1
No files found.
code-review/it桔子parse_fanzx.md
View page @
96b57eb2
...
...
@@ -80,7 +80,7 @@
```
juzi_update_investment_event.__init__:
- init 配置没有参数化
- investment_amount = get_full_amount()
不能处理异常数据值
- investment_amount = get_full_amount()
异常数值的处理
- db.commit() ???
- investment_event_id 的清洗与合理性
...
...