Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
huatu_API
Project
Project
Details
Activity
Releases
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
liudong1993
huatu_API
Commits
ab48d1e7
Commit
ab48d1e7
authored
May 11, 2026
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
be7d2df7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
dmcstatics.json
REBORN.WebApi/AppStting/dmcstatics.json
+3
-1
No files found.
REBORN.WebApi/AppStting/dmcstatics.json
View file @
ab48d1e7
...
...
@@ -573,6 +573,7 @@
"cmd"
:
"travelcontract_post_SetTravelContractService"
,
//添加修改合同信息
"fullName"
:
"REBORN.Services.DMCService.TravelContractService"
,
"method"
:
"SetTravelContractService"
,
"checkFormRepeatSubmit"
:
true
,
//验证表单重复提交
"allowAnonymous"
:
true
},
{
...
...
@@ -638,7 +639,8 @@
{
"cmd"
:
"travelcontract_post_SetContractService"
,
//新增修改出境合同
"fullName"
:
"REBORN.Services.DMCService.TravelContractService"
,
"method"
:
"SetContractService"
"method"
:
"SetContractService"
,
"checkFormRepeatSubmit"
:
true
//验证表单重复提交
},
{
"cmd"
:
"travelcontract_post_ReSendContract"
,
//合同重发短信
...
...
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