Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zjxcxServer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
node_server
zjxcxServer
Commits
e128be87
Commit
e128be87
authored
Feb 09, 2023
by
lixinming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
de28d19d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
fuhuaqi.ts
src/data/fuHuaQi/fuhuaqi.ts
+1
-1
No files found.
src/data/fuHuaQi/fuhuaqi.ts
View file @
e128be87
...
@@ -28,7 +28,7 @@ const fuHuaQiSchema = new Schema({
...
@@ -28,7 +28,7 @@ const fuHuaQiSchema = new Schema({
liaisonPhone
:
String
,
//联系电话
liaisonPhone
:
String
,
//联系电话
personInCharge
:
String
,
//负责人
personInCharge
:
String
,
//负责人
personInChargePhone
:
String
,
//负责人联系电话
personInChargePhone
:
String
,
//负责人联系电话
hatchingGround
:{
type
:[
hatchingGroundData
.
hatchingGroundSchema
]},
//经备案孵化场地
hatchingGround
:{
type
:[
hatchingGroundData
.
hatchingGroundSchema
]
,
default
:[]
},
//经备案孵化场地
/**登录相关 */
/**登录相关 */
pwd
:
String
,
//登录密码
pwd
:
String
,
//登录密码
token
:{
type
:
String
,
index
:
true
},
token
:{
type
:
String
,
index
:
true
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment