Skip to content

Commit f6acd0f

Browse files
author
luocs1
committed
doc
1 parent a326dba commit f6acd0f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dingding/ping.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding:utf-8 -*-
33
# __author__ = 'bigc'
44
# @Time : 2020/4/12 21:36
5-
# @Email : luocs1@lenovo.com
5+
# @Email :
66
# views部分代码
77

88
from django.http import HttpResponse, JsonResponse

dingding/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding:utf-8 -*-
33
# __author__ = 'bigc'
44
# @Time : 2020/4/12 21:44
5-
# @Email : luocs1@lenovo.com
5+
# @Email :
66
# views部分代码
77

88
from django.http import HttpResponse, JsonResponse

0 commit comments

Comments
 (0)