石广澎
2023-11-29 b8dc4ccc6ee580b084aa860e64af2d90d1cb5979
1
2
3
4
5
6
7
8
9
10
package com.consum.base.core;
 
import org.springframework.stereotype.Service;
 
@Service
public class GoodsService {
 
 
 
}