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
c0646910
Commit
c0646910
authored
Aug 22, 2025
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
bd76d621
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
TravelContractService.cs
REBORN.Services.DMCService/TravelContractService.cs
+0
-1
No files found.
REBORN.Services.DMCService/TravelContractService.cs
View file @
c0646910
...
...
@@ -1109,7 +1109,6 @@ namespace REBORN.Services.DMCService
if
(
OrderId
>
0
)
{
model
.
ContractGuestList
=
new
List
<
ContractGuest
>();
model
.
CType
=
1
;
if
((
Common
.
Enum
.
ResourceTypeEnum
)
ContractType
==
Common
.
Enum
.
ResourceTypeEnum
.
TeamPrice
)
{
var
orderModel
=
travelContractModule
.
GetTravelOrder
(
OrderId
);
...
...
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