NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name AutoOrder10015 // @namespace http://tampermonkey.net/ // @version 0.9.3 // @description 自动领单工具 // @copyright 2020, jungangvip.sina.com (https://openuserjs.org/users/jungangvip.sina.com) // @author 伽信宋俊刚 // @match http://10.188.34.1/* // @match http://10.188.34.1/jd15/pcc/ac/webcore/sheet/es/page/index.html // @require https://gitee.com/sjg/extension-202102/raw/Feature-2021.02-auto/dist/app.bundle.js?v0.9.3 // @updateURL https://openuserjs.org/meta/jungangvip.sina.com/AutoOrder10015.meta.js // @downloadURL https://openuserjs.org/install/jungangvip.sina.com/AutoOrder10015.user.js // @grant none // @license MIT // ==/UserScript== // @require file:///Users/songjungang/WebstormProjects/tamperMonkeyBuyCar/dist/app.bundle.js // @require https://gitee.com/sjg/extension-202102/raw/Feature-2021.02-auto/dist/app.bundle.js?v0.9.3 (function() { 'use strict'; // Your code here... })();