Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
store-system
Project
Project
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
luoyangfei
store-system
Commits
9b5ef34f
Commit
9b5ef34f
authored
Nov 08, 2018
by
扫地僧
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改重复类名
parent
08459128
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
WebShopController.java
...in/java/cn/com/fqy/controller/mapi/WebShopController.java
+1
-1
WebWorkerController.java
.../java/cn/com/fqy/controller/mapi/WebWorkerController.java
+1
-1
No files found.
2code/server/store-system/src/main/java/cn/com/fqy/controller/mapi/ShopController.java
→
2code/server/store-system/src/main/java/cn/com/fqy/controller/mapi/
Web
ShopController.java
View file @
9b5ef34f
...
...
@@ -27,7 +27,7 @@ import cn.com.fqy.core.service.WorkerService;
*/
@Controller
@RequestMapping
(
"/h5/shop"
)
public
class
ShopController
{
public
class
Web
ShopController
{
@Resource
private
AdvertService
advertService
;
...
...
2code/server/store-system/src/main/java/cn/com/fqy/controller/mapi/WorkerController.java
→
2code/server/store-system/src/main/java/cn/com/fqy/controller/mapi/W
ebW
orkerController.java
View file @
9b5ef34f
...
...
@@ -27,7 +27,7 @@ import cn.com.fqy.core.service.WorkerService;
*/
@Controller
@RequestMapping
(
"/h5/worker"
)
public
class
WorkerController
{
public
class
W
ebW
orkerController
{
@Resource
private
AdvertService
advertService
;
...
...
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