Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mall.oytour.com
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
黄奎
mall.oytour.com
Commits
f4cf8b58
Commit
f4cf8b58
authored
Jul 25, 2022
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
035cd550
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
AppletAssessController.cs
Mall.WebApi/Controllers/Miai/AppletAssessController.cs
+0
-4
No files found.
Mall.WebApi/Controllers/Miai/AppletAssessController.cs
View file @
f4cf8b58
...
@@ -158,10 +158,6 @@ namespace Mall.WebApi.Controllers.MallBase
...
@@ -158,10 +158,6 @@ namespace Mall.WebApi.Controllers.MallBase
}
}
foreach
(
var
item
in
demodel
.
MoreImgList
)
foreach
(
var
item
in
demodel
.
MoreImgList
)
{
{
if
(
string
.
IsNullOrEmpty
(
item
.
Name
))
{
return
ApiResult
.
ParamIsNull
(
"请传递组图标题"
);
}
if
(
string
.
IsNullOrEmpty
(
item
.
Path
))
if
(
string
.
IsNullOrEmpty
(
item
.
Path
))
{
{
return
ApiResult
.
ParamIsNull
(
"请传递组图路径"
);
return
ApiResult
.
ParamIsNull
(
"请传递组图路径"
);
...
...
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