88888888q commited on
Commit
ba8caf2
·
1 Parent(s): 3f6d995

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -781,7 +781,7 @@ def DScalculate(ws, pbs, wb, file):
781
  xhz2.money += jl
782
 
783
  if (xhz2.income < 3000):
784
- xhz2.money = xhz2 / 2
785
 
786
 
787
  if (3 < xhz2.frequency+ xhz2.ffrequency < 5):
 
781
  xhz2.money += jl
782
 
783
  if (xhz2.income < 3000):
784
+ xhz2.money = xhz2.money / 2
785
 
786
 
787
  if (3 < xhz2.frequency+ xhz2.ffrequency < 5):