This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
xiaojincai
/
wanzb_v3_api
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3b271d1bfc
Branches
Tags
master
v3.0-app
v3.0
wanzb_v3_api
/
src
/
weixin
/
constants.py
constants.py
137 B
Historique
Raw
1
2
3
4
5
6
7
8
#-*-coding:utf-8 -*-
#不能提交数据的日期(周六周日可不配置)
MISS_DATES = [
"2021-10-30",
"2021-10-31"
]