Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-manage3.0
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
haoban3.0
haoban-manage3.0
Commits
4e9217cf
Commit
4e9217cf
authored
Jun 12, 2023
by
guojx
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-2023-06-目标配置' into 'developer'
路由修复 See merge request
!1305
parents
0b360d87
81b180e2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
StoreTargetConfigController.java
...ge/web/controller/target/StoreTargetConfigController.java
+2
-1
No files found.
haoban-manage3-wx/src/main/java/com/gic/haoban/manage/web/controller/target/StoreTargetConfigController.java
View file @
4e9217cf
...
...
@@ -34,7 +34,8 @@ import java.util.stream.Collectors;
* @Author guojx
* @Date 2023/6/12 9:09
*/
@Controller
(
"/store-target-config"
)
@Controller
@RequestMapping
(
"/store-target-config"
)
public
class
StoreTargetConfigController
{
@Autowired
private
StoreAuthUtils
storeAuthUtils
;
...
...
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