jiangshuai
2023-11-22 d1fa69153ac1e7536291d5a999564f5a8b3bac3c
1
2
3
4
5
package constvar
 
const (
    NumberPrefixOfReceipt = "skd"
)