Files
zgty-mas-m/sheep/config/captcha.js
2025-09-30 00:08:23 +08:00

3 lines
66 B
JavaScript

export default {
captchaEnable: true, // 是否开启验证码
}