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