This commit is contained in:
lwl0608 2024-02-04 23:47:16 +08:00
parent 85436203e9
commit 7fd4c1366e
1 changed files with 4 additions and 0 deletions

View File

@ -31,3 +31,7 @@ class S:
def proc(self):
return
s = S()
s.get_orders()