Browse Source

去掉paypalObject引用

lang 3 years ago
parent
commit
0cd86ff024
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Controller/PaymentCycle.py

+ 0 - 1
Controller/PaymentCycle.py

@@ -1,4 +1,3 @@
-from Object import PaypalObject
 from Ansjer.config import PAYPAL_CRD,SERVER_DOMAIN,SERVER_DOMAIN_SSL
 from Model.models import PayCycleConfigModel,Order_Model, Store_Meal, UID_Bucket, PromotionRuleModel, Unused_Uid_Meal,Device_Info
 from Service.CommonService import CommonService