fix: avoid vip props service bean conflict
This commit is contained in:
parent
23a23d2ee9
commit
a7050502b3
@ -9,7 +9,7 @@ import org.springframework.stereotype.Service;
|
||||
/**
|
||||
* 用户道具流水服务实现.
|
||||
*/
|
||||
@Service
|
||||
@Service("vipRunningWaterUserPropsServiceImpl")
|
||||
public class RunningWaterUserPropsServiceImpl extends
|
||||
BaseServiceImpl<RunningWaterUserPropsDAO, RunningWaterUserProps>
|
||||
implements RunningWaterUserPropsService {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user