Commit 230809f0 authored by 赵凯's avatar 赵凯 💬

Update get_gits_api.py

parent eb160256
......@@ -2,6 +2,7 @@
import requests,json
from common.token import getToken
# 拉取git提交节点
def getGits(projectid, env):
cookie = getToken()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment