This commit is contained in:
lwl0608 2024-07-01 14:41:28 +08:00
parent 4b1298d0c2
commit 7e0e383e25
1 changed files with 4 additions and 0 deletions

View File

@ -75,3 +75,7 @@ group by t1.mid,t1.type_id
def proc(self):
self.get_week_dashboard()
self.get_income_from_dashboard()
s = S()
s.proc()