调整
This commit is contained in:
parent
481529614e
commit
2172dba675
@ -90,7 +90,7 @@ func (aca *ActiveCodeApi) GenCode(c *gin.Context) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
const strpol = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"
|
const strpol = "ABCDEFGHJKLMNPQRSTUVWXYZ23456789abcdefghjkmnpqrstuvwxyz"
|
||||||
|
|
||||||
func (this *ActiveCodeApi) genCode(n int) string {
|
func (this *ActiveCodeApi) genCode(n int) string {
|
||||||
var sb strings.Builder
|
var sb strings.Builder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user