瀏覽代碼

去掉paypalObject引用

lang 3 年之前
父節點
當前提交
0cd86ff024
共有 1 個文件被更改,包括 0 次插入1 次删除
  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