cy
2023-11-03 47ea867f43fee950e5770d9208a245379853a330
1
2
3
4
5
6
7
8
9
10
package com.consum.base.core;
 
import org.springframework.stereotype.Service;
 
@Service
public class GoodsService {
 
 
 
}