12 2022 档案

摘要:https://blog.csdn.net/weixin_44688529/article/details/127652649 阅读全文 »
posted @ 2022-12-15 19:01 烦恼1234 阅读(5) 评论(0) 推荐(0) 编辑
摘要:import time from dingtalkchatbot.chatbot import DingtalkChatbot import requests webhook ='https://oapi.dingtalk.com/robot/send?access_token=ca18f6c6fe 阅读全文 »
posted @ 2022-12-15 12:30 烦恼1234 阅读(12) 评论(0) 推荐(0) 编辑
摘要:# xtw 库存调整 # 这一段没有比对 原库位sp库存一致 没有做排除 import time import requests import pandas as pd from openpyxl import Workbook wb = Workbook() ws = wb.active # ti 阅读全文 »
posted @ 2022-12-14 12:31 烦恼1234 阅读(51) 评论(0) 推荐(0) 编辑
摘要:import requests as req from openpyxl import Workbook import re session_wms = req.Session() login_url = "https://apollo-api.xtw-tech.com/v1/auth/token" 阅读全文 »
posted @ 2022-12-03 18:34 烦恼1234 阅读(40) 评论(0) 推荐(0) 编辑
摘要:import requests as req from openpyxl import Workbook import re session_wms = req.Session() login_url = "https://apollo-api.xtw-tech.com/v1/auth/token" 阅读全文 »
posted @ 2022-12-03 18:34 烦恼1234 阅读(57) 评论(0) 推荐(0) 编辑
摘要:# @author xjf # 用途:打印发货单明细 import requests from openpyxl import Workbook wb = Workbook() ws = wb.active # title = ['发货仓','订单类型','发货单号','发货单号状态','SP',' 阅读全文 »
posted @ 2022-12-02 18:34 烦恼1234 阅读(54) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示