彭雪彬
2025-07-15 46f7c2ef3abc235e44c59be9b3c5396befc64888
1
2
3
4
5
6
7
package com.oying.modules.pc.store.converter;
 
import org.springframework.stereotype.Component;
 
@Component
public class StoreViewAssembler {
}