Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1440 from cweijan/master
Browse files Browse the repository at this point in the history
增加二进制文件node标识
  • Loading branch information
Binaryify authored Jan 17, 2022
2 parents 9579e70 + 9ebdb6a commit 8ea1dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
const fs = require('fs')
const path = require('path')
const express = require('express')
Expand Down

2 comments on commit 8ea1dc5

@vercel
Copy link

@vercel vercel bot commented on 8ea1dc5 Jan 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8ea1dc5 Jan 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

netease-cloud-music-api – ./docs

neteasecloudmusicapi.vercel.app
netease-cloud-music-api-git-master-binaryify.vercel.app

Please sign in to comment.