This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
/**
|
||||
* 卜卜校园图文社区 - Express后端服务
|
||||
* 人生无限公司 - Express后端服务
|
||||
*
|
||||
* @author ZTMYO
|
||||
* @github https://github.com/ZTMYO
|
||||
* @author Eirf
|
||||
* @description 基于Express框架的图文社区后端API服务
|
||||
* @version v1.2.0
|
||||
* @license GPLv3
|
||||
|
@@ -1,9 +1,8 @@
|
||||
/**
|
||||
* 卜卜校园图文社区 - 应用配置文件
|
||||
* 人生无限公司 - 应用配置文件
|
||||
* 集中管理所有配置项
|
||||
*
|
||||
* @author ZTMYO
|
||||
* @github https://github.com/ZTMYO
|
||||
* @author Eirf
|
||||
* @description Express应用的核心配置管理
|
||||
* @version v1.2.0
|
||||
*/
|
||||
|
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "express-project",
|
||||
"version": "1.0.0",
|
||||
"description": "卜卜校园图文社区Express后端项目",
|
||||
"author": "@ZTMYO",
|
||||
"description": "人生无限公司Express后端项目",
|
||||
"author": "@Eirf",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Reference in New Issue
Block a user