Skip to content

Commit aa54ff5

Browse files
committed
no message
1 parent 0b54eae commit aa54ff5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

moumoubaimifan/kouhong/kouhong.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
from PIL import Image, ImageDraw
55

66

7-
ak = 'MbDXGOrgXHqsgHKlAZLv6K93'
7+
ak = 'xx'
88

9-
sk = 'fzIOiK2aEAKntAY7cOEHkUCoZOawe0wR'
9+
sk = 'xx'
1010

1111
# client_id 为官网获取的AK, client_secret 为官网获取的SK
1212
host = 'https://aip.baidubce.com/oauth/2.0/token?grant_type=client_credentials&client_id='+ak+'&client_secret=' + sk

0 commit comments

Comments
 (0)