yzmImg.js 543 B

1234567891011121314151617181920212223
  1. return {
  2. "category_id": 1,
  3. "desc": "验证码,验证码函数为:。。。",
  4. "title": "验证码",
  5. "en_alias": "yzmImg",
  6. "category_type": 2,
  7. "assemble_id": 0,
  8. "connect_db": "mysql",
  9. "is_login": 0,
  10. "is_use": 1,
  11. "request_settings": [],
  12. "conditions": [
  13. {
  14. "fnName": "Txj\\Yzm\\TxjYzm@yzm",
  15. "interface_id": null,
  16. "back_type": 3,
  17. "flag_uuid": null,
  18. "type": 1,
  19. "param_type": 2
  20. }
  21. ],
  22. "search_column_id": 0
  23. }