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