futian.liu
2023-11-27 da9beff5142f6654d5008080aca0caaad7e161de
1
2
3
4
5
6
7
8
9
10
package com.consum.base.core;
 
import org.springframework.stereotype.Service;
 
@Service
public class GoodsService {
 
 
 
}