1234567891011121314151617181920212223 |
- return {
- "category_id": 1,
- "desc": "验证码,验证码函数为:。。。",
- "title": "验证码",
- "en_alias": "yzmImg",
- "category_type": 2,
- "assemble_id": 0,
- "connect_db": "mysql",
- "is_login": 0,
- "is_use": 1,
- "request_settings": [],
- "conditions": [
- {
- "fnName": "Txj\\Yzm\\TxjYzm@yzm",
- "interface_id": null,
- "back_type": 3,
- "flag_uuid": null,
- "type": 1,
- "param_type": 2
- }
- ],
- "search_column_id": 0
- }
|