配合 职培云刷课——pc上传照片1 一起使用
// ==UserScript==
// @name 职培云——pc上传照片2
// @namespace http://tampermonkey.net/
// @description 配合 职培云刷课——pc上传照片1 一起使用
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://www-m.ataclass.cn/cert/study-photo*
// @match https://www-m.ataclass.cn/cert/sign*
// @icon https://www.google.com/s2/favicons?domain=ataclass.cn
// @grant none
// ==/UserScript==
(function() {
'use strict';
verNum = 1
photoTime = 1000000000000
ofileTime = (new Date()+"").substr(0,10);
})();