zhangqian
2024-04-07 d384930963f9b960a06864223aff779edc4cf54c
1
2
3
4
5
package constvar
 
const (
    NumberPrefixOfReceipt = "skd"
)