dashboard
repositories
filestore
activity
search
login
main
/
oyingServer
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1、PlatformCategory继承BaseEntity 2、调整PlatformCategoryView字段 3、完成queryPlatform...
zepengdev
2025-06-04
5f8ed81b5545dc31e3851b983e7660f2c5f4311c
[oyingServer.git]
/
oying-system
/
src
/
main
/
java
/
com
/
oying
/
modules
/
pc
/
store
/
converter
/
StoreViewAssembler.java
1
2
3
4
5
6
7
package com.oying.modules.pc.store.converter;
import org.springframework.stereotype.Component;
@Component
public class StoreViewAssembler {
}