getCatAPIKey API密钥
()
| 156 | |
| 157 | // getCatAPIKey API密钥 |
| 158 | func getCatAPIKey() string { |
| 159 | return "live_jjmlzq8FSiuFko40Utf43EfniNWYY1MtBaCej1Fy2YRDW9nMEmtgJwOMiZzs6fXc" // 替换为真实免费密钥 |
| 160 | } |
| 161 | |
| 162 | var ( |
| 163 | engine = control.AutoRegister(&ctrl.Options[*zero.Ctx]{ |