MANIFEST.in
README.md
setup.py
svc_order_zxw/__init__.py
svc_order_zxw/config.py
svc_order_zxw/main.py
svc_order_zxw/异常代码.py
svc_order_zxw.egg-info/PKG-INFO
svc_order_zxw.egg-info/SOURCES.txt
svc_order_zxw.egg-info/dependency_links.txt
svc_order_zxw.egg-info/requires.txt
svc_order_zxw.egg-info/top_level.txt
svc_order_zxw/apis/__init__.py
svc_order_zxw/apis/api_商品查询_低权限.py
svc_order_zxw/apis/api_商品管理.py
svc_order_zxw/apis/func_创建订单.py
svc_order_zxw/apis/func_更新订单.py
svc_order_zxw/apis/func_生成订单号.py
svc_order_zxw/apis/schemas_payments.py
svc_order_zxw/apis/api_支付_微信/__init__.py
svc_order_zxw/apis/api_支付_微信/尚未修改-api_二维码.py
svc_order_zxw/apis/api_支付_微信/前端demo/__init__.py
svc_order_zxw/apis/api_支付_微信/前端demo/apis.js
svc_order_zxw/apis/api_支付_微信/前端demo/pay.vue
svc_order_zxw/apis/api_支付_微信/前端demo/qrpay.vue
svc_order_zxw/apis/api_支付_微信/前端demo/success.vue
svc_order_zxw/apis/api_支付_支付宝/__init__.py
svc_order_zxw/apis/api_支付_支付宝/api_app与url方式.py
svc_order_zxw/apis/api_支付_支付宝/api_products_query.ts
svc_order_zxw/apis/api_支付_支付宝/前端demo/支付_二维码/pay_ali_qrcode.js
svc_order_zxw/apis/api_支付_支付宝/前端demo/支付_二维码/pay_ali_qr/page1.vue
svc_order_zxw/apis/api_支付_支付宝/前端demo/支付_二维码/pay_ali_qr/page2.vue
svc_order_zxw/apis/api_支付_苹果内购/__init__.py
svc_order_zxw/apis/api_支付_苹果内购/api_IAP订单管理.py
svc_order_zxw/apis/api_支付_苹果内购/api_开启IAP.py
svc_order_zxw/apis/api_支付_苹果内购/使用示例_促销优惠管理.py
svc_order_zxw/apis/api_支付_苹果内购/使用示例_支付验证.py
svc_order_zxw/db/__init__.py
svc_order_zxw/db/crud1_applications.py
svc_order_zxw/db/crud2_products.py
svc_order_zxw/db/crud3_orders.py
svc_order_zxw/db/crud4_payments.py
svc_order_zxw/db/crud活动表1_用户.py
svc_order_zxw/db/crud活动表2_支付转换权限.py
svc_order_zxw/db/crud活动表3_促销活动.py
svc_order_zxw/db/crud活动表4_优惠券.py
svc_order_zxw/db/crud活动表5_用户优惠券.py
svc_order_zxw/db/get_db.py
svc_order_zxw/db/models.py
svc_order_zxw/db/models_活动表.py
svc_order_zxw/examples/uniapp页面/apis/api_products_query.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/api_product_info.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/api_我的邀请码.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/applePay/api_apple_iap.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/applePay/api_apple_iap_order.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/applePay/api_iap_config.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/applePay/api_iap_promotion.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/applePay/currency.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/applePay/func_apple_iap_pay.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/applePay/iap-core.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/applePay/index.vue
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/pay_ali_qr/api_app_url.ts
svc_order_zxw/examples/uniapp页面/apis/svc_order/payment/p5_payment/pay_ali_qr/page2.vue
svc_order_zxw/examples/uniapp页面/apis/svc_user_auth/api_account_register_login/api_account_password.ts
svc_order_zxw/examples/uniapp页面/apis/svc_user_auth/api_account_register_login/api_update_phone.ts
svc_order_zxw/examples/uniapp页面/apis/svc_user_auth/api_account_register_login/auto_register.ts
svc_order_zxw/examples/uniapp页面/apis/svc_user_auth/api_account_register_login/login_request.ts
svc_order_zxw/examples/uniapp页面/apis/svc_user_auth/p0_login/api_after_register.ts
svc_order_zxw/examples/uniapp页面/apis/svc_user_auth/p0_login/apis.ts
svc_order_zxw/examples/uniapp页面/apis/svc_user_auth/p0_login/login_register.vue
svc_order_zxw/examples/uniapp页面/apis/svc_user_auth/p0_login/login_request.ts
svc_order_zxw/interface/__init__.py
svc_order_zxw/interface/interface_支付宝支付.py
svc_order_zxw/interface/interface_苹果内购_优惠券.py
svc_order_zxw/tests/__init__.py
svc_order_zxw/tests/test_商品管理.py
svc_order_zxw/tests/test_支付宝支付_app_url.py
svc_order_zxw/tests/test_crud/__init__.py
svc_order_zxw/tests/test_crud/test1_applications.py
svc_order_zxw/tests/test_crud/test2_products.py
svc_order_zxw/tests/test_crud/test3_orders.py
svc_order_zxw/tests/test_crud/test4_payments.py
svc_order_zxw/tests/test_crud/test_活动表/__init__.py
svc_order_zxw/tests/test_crud/test_活动表/test1_用户表.py
svc_order_zxw/tests/test_crud/test_活动表/test2_支付转换权限.py
svc_order_zxw/tests/test_crud/test_活动表/test3_促销活动.py
svc_order_zxw/tests/test_crud/test_活动表/test4_优惠券.py
svc_order_zxw/tests/test_crud/test_活动表/test5_用户优惠券.py
svc_order_zxw/定时任务/__init__.py
svc_order_zxw/定时任务/api_定时任务管理.py
svc_order_zxw/定时任务/scheduler_manager.py
svc_order_zxw/定时任务/task1_定时更新商品表.py
svc_order_zxw/定时任务/task2_定时获取动态配置.py