Commit e377c46fd0414cf6e15df79a3993fde9c71be5ab
1 parent
075468c4
更新文件
Showing
5 changed files
with
1 additions
and
3 deletions
commons/basic/hg/__init__.py
0 → 100644
commons/basic/duplicateToken.py renamed to commons/basic/hg/duplicateToken.py
commons/basic/recharge.py renamed to commons/basic/hg/recharge.py
@@ -4,9 +4,7 @@ | @@ -4,9 +4,7 @@ | ||
4 | 卡片充值 | 4 | 卡片充值 |
5 | """ | 5 | """ |
6 | 6 | ||
7 | -from commons import common as com | ||
8 | -from commons.MySession import hg | ||
9 | -from commons.basic.duplicateToken import duplicateToken | 7 | +from commons.basic.hg.duplicateToken import duplicateToken |
10 | 8 | ||
11 | 9 | ||
12 | class recharge(): | 10 | class recharge(): |
commons/basic/registerRecord_save.py renamed to commons/basic/hg/registerRecord_save.py
commons/basic/sy/__init__.py
0 → 100644