增加维护页面

master
pan 4 years ago
parent c8974a35c0
commit 25f738b743
  1. 2
      routes/index.js

@ -55,7 +55,7 @@ router.post('/deploy', function(req, res, next) {
//仓库描述信息
const description=req.body.repository.description
info(updated_at)
info(`${updated_at}:updated_at`)
try {
const startTime=moment()

Loading…
Cancel
Save