jiangshuai
2023-11-21 91afffaa4f3eb9104d39044197e4140c2044a78c
1
2
3
4
5
package constvar
 
const (
    NumberPrefixOfReceipt = "skd"
)