CZT
2023-08-22 ce9d44e48aa77ebf2537f22ff8bf4a70089d0474
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
package com.fzzy.otherview.sh2023.pr;
 
import org.springframework.stereotype.Component;
 
/**
 * 上海市接口-2101 检斤单
 *
 * @author czt
 * @date 2023/8/17
 */
@Component
public class SHApi2101PR {
 
 
}