liuguocan
2023-11-28 798305c450a490f216b7641bd3f31c30a97b7cb0
1
2
3
4
5
6
7
8
9
10
package com.consum.base.core;
 
import org.springframework.stereotype.Service;
 
@Service
public class GoodsService {
 
 
 
}