Browse Source

忽略文件处理

master
dongchangxi 6 months ago
parent
commit
53a5daab38
  1. 36
      .gitignore
  2. 4
      openapi/test.py

36
.gitignore vendored

@ -21,3 +21,39 @@ apps/__pycache__/ps_image_shadow_up_ag_two_a.cpython-310.pyc @@ -21,3 +21,39 @@ apps/__pycache__/ps_image_shadow_up_ag_two_a.cpython-310.pyc
apps/__pycache__/white_purification_v3.cpython-310.pyc
apps/__pycache__/white_purification_v4.cpython-310.pyc
comfyui/util/__pycache__/utils.cpython-311.pyc
openapi/__pycache__/utils.cpython-311.pyc
test/275157.mtl
test/275157.obj
test/275157Tex1.jpg
test/exportsql.py
test/get_order_test.py
test/list.py
test/mir_download.py
test/mir_upload_url.go
test/mir_upload.py
test/test3.py
test/testUpload.py
test/upload.py
test/sql_structures/a_carts_structure.sql
test/sql_structures/customer_p3d_log_structure.sql
test/sql_structures/customer_shop_relation_structure.sql
test/sql_structures/customer_structure.sql
test/sql_structures/model_customer_service_structure.sql
test/sql_structures/model_repair_order_structure.sql
test/sql_structures/openapi_account_bind_structure.sql
test/sql_structures/openapi_account_structure.sql
test/sql_structures/openapi_log_structure.sql
test/sql_structures/openapi_token_structure.sql
test/sql_structures/order_structure.sql
test/sql_structures/order.sql
test/sql_structures/print_order_structure.sql
test/sql_structures/shoot_order_photo_model_peoples_structure.sql
test/sql_structures/shoot_order_photo_models_structure.sql
test/sql_structures/shop_structure.sql
test/sql_structures/sql.zip
test/sql_structures/sw_dealer_shop_relation_structure.sql
test/sql_structures/wechat_fans_structure.sql
openapi/__pycache__/utils.cpython-311.pyc
tools/pic_for_obj.zip
yj_local_build/xml.zip
openapi.zip

4
openapi/test.py

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
from utils import getToken
getToken()
Loading…
Cancel
Save