fix
zhangqian
2023-10-13 2b3a8140d6ca91cfb9f5aefcb6db067a8284215c
1
2
3
4
5
package constvar
 
const (
    NumberPrefixOfReceipt = "skd"
)