5 lines
77 B
Go
5 lines
77 B
Go
|
package encryption_decryption
|
||
|
|
||
|
// 必须16字节
|
||
|
var cbckey = "bjwl20240409"
|