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