fix
zhangqian
2024-03-19 f281cfdc37b58493644175046abf6008016bf8cd
1
2
3
4
5
package constvar
 
const (
    NumberPrefixOfReceipt = "skd"
)