haoyahui
2023-11-21 13b0bad30ef1df53492cbab1c1b99dfc02dee63f
1
2
3
4
5
6
7
8
9
10
package com.consum.base.core;
 
import org.springframework.stereotype.Service;
 
@Service
public class GoodsService {
 
 
 
}