This commit is contained in:
parent
a2570af5f7
commit
bbf93bfd9e
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
# coding:utf-8
|
||||
|
||||
import sys
|
||||
import io
|
||||
import os
|
||||
import time
|
||||
import re
|
||||
import json
|
||||
import base64
|
||||
import threading
|
||||
|
||||
|
||||
def run():
|
||||
print("!11")
|
||||
|
|
@ -0,0 +1 @@
|
|||
push_*.py 识别为推送插件
|
||||
Loading…
Reference in New Issue