Browse Source

去掉paypalObject引用

lang 3 năm trước cách đây
mục cha
commit
0cd86ff024
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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