国学API
  1. 国学API
国学API
  • 国学API
    • 接入前准备
    • 接口签名
    • 个人成熟度测试
      GET
    • 个人成熟度测试题库
      GET
    • 抑郁症自测量表题库
      GET
    • 马斯洛安全感题库
      GET
    • 抑郁症自测量表
      GET
    • 马斯洛安全感
      GET
    • 自我价值题库
      GET
    • 自我价值
      GET
    • 焦虑症自评量表题库
      GET
    • 焦虑症自评量表
      GET
    • 标准情商测试题库
      GET
    • 标准情商测试
      GET
    • 双向情感障碍自评量表题库
      GET
    • 双向情感障碍自评量表
      GET
    • 测测你的人际魅力指数题库
      GET
    • 测测你的人际魅力指数
      GET
    • 野心测试题库
      GET
    • 野心测试
      GET
    • MBTI题库
      GET
    • MBTI报告
      GET
    • 性格色彩题库
      GET
    • 性格色彩报告
      GET
    • 你的人设报告
      GET
    • 八字个人情商
      GET
    • 择吉日
      GET
    • 紫微斗数生辰详批
      GET
    • 八字合婚
      GET
    • 命定桃花
      GET
    • 紫微斗数事业详批
      GET
    • 紫微斗数龙年运势
      GET
    • 手机号码测吉凶
      GET
    • 八字一生财运
      GET
    • 正缘画像
      GET
    • 十二年危机
      GET
    • 恋爱解析
      GET
    • 数字能量分析手机号
      GET
    • 观音灵签
      GET
    • 有事问卦
      GET
    • 决策小奇牌题库
      GET
    • 决策小奇牌
      GET
    • 黄大仙灵签
      GET
    • 月老灵签
      GET
    • 关帝灵签
      GET
    • 妈祖灵签
      GET
    • 人际交往能力检测题库
      GET
    • 人际交往能力检测
      GET
    • 孤独感测试题库
      GET
    • 孤独感测试
      GET
    • 亲子关系自查题库
      GET
    • 亲子关系自查
      GET
    • 你对另一半满意吗?题库
      GET
    • 你对另一半满意吗?
      GET
    • 心理素质测试题库
      GET
    • 心理素质测试
      GET
    • 你的性格内向还是外向题库
      GET
    • 你的性格内向还是外向
      GET
    • 你有多缺爱
      GET
    • 你有多缺爱题库
      GET
    • 测你性格最真实的一面
      GET
    • 测你性格最真实的一面题库
      GET
    • 你拖延到什么程度了?
      GET
    • 你拖延到什么程度了题库
      GET
    • 家庭教养方式测评问卷
      GET
    • 家庭教养方式测评问卷题库
      GET
    • 一生有几段婚姻
      GET
    • 八字基本命盘
      GET
    • 八字专业命盘
      GET
    • 称骨算命
      GET
    • 性情解析
      GET
    • 恋爱复合
      GET
    • 你给人的第一印象如何题库
      GET
    • 你给人的第一印象如何
      GET
    • 梅花易数
      GET
    • 三世演禽
      GET
    • 一生有多少横财
      GET
    • 富贵贫贱
      GET
    • 用神
      GET
  1. 国学API

亲子关系自查题库

GET
/fortune/psych/parentChildRelationshipQuestions

请求参数

Query 参数
signature
string 
必需
签名串:详见接口签名文档
appKey
string 
商户appKey
必需
timestamp
string 
必需
时间戳(精确至毫秒)

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://zhenlingcn.com/gxapi/fortune/psych/parentChildRelationshipQuestions?signature=&appKey=&timestamp='

返回响应

🟢200成功
application/json
Body
code
integer 
必需
data
array [object {3}] 
必需
item
array [object {2}] 
必需
no
integer 
必需
problem
string 
必需
msg
string 
必需
subCode
string 
必需
示例
{
  "code": 10000,
  "data": [
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 1,
      "problem": "不管我的工作或生活再忙碌,每一天我都会留一些时间给子女"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 2,
      "problem": "我能经常保持愉快的心情和孩子相处"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 3,
      "problem": "我认为孩子是有理性的,能自己面对和解决问题"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 4,
      "problem": "和孩子对话时,我甚少使用「你应该…」、「你最好…否则…」、「你再不… 我就…」的语气和孩子交谈"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 5,
      "problem": "我觉得孩子能欢喜的生活,比成绩好更重要"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 6,
      "problem": "我觉得孩子犯错和惹麻烦是成长必经的过程"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 7,
      "problem": "孩子说话时,我能耐心专注的听完"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 8,
      "problem": "我能经常和孩子有亲密的接触(如摸头、拍肩、拍手、相互拥抱……)"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 9,
      "problem": "即使孩子犯了错,我也不会因此就认为他(她)是个坏孩子"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 10,
      "problem": "我经常给自己和孩子充裕的时间,避免催促孩子"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 11,
      "problem": "不论孩子发生什么事,我都能以孩子的立场,分析孩子内心的感受"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 12,
      "problem": "亲子间有冲突时,我不认为一定是孩子的错"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 13,
      "problem": "我能给孩子充分的自主空间,决定自己的事"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 14,
      "problem": "我要求孩子做的事情,我自己都能做到"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 15,
      "problem": "我答应孩子的事情,我一定都会履行"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 16,
      "problem": "我与孩子谈话时,我能了解孩子内心真正的感受"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 17,
      "problem": "我了解孩子内心的喜好和厌恶"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 18,
      "problem": "孩子愿意主动的告诉我,他在外面发生的事情和内心感受"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 19,
      "problem": "和孩子谈完话,我甚少批评或指责孩子的想法"
    },
    {
      "item": [
        {
          "answer": "很不符合",
          "type": "A"
        },
        {
          "answer": "不符合",
          "type": "B"
        },
        {
          "answer": "一般",
          "type": "C"
        },
        {
          "answer": "符合",
          "type": "D"
        },
        {
          "answer": "非常符合",
          "type": "E"
        }
      ],
      "no": 20,
      "problem": "我满意我目前的家庭和孩子的状况"
    }
  ],
  "msg": "操作成功",
  "subCode": "OK"
}
修改于 2024-08-29 03:34:06
上一页
孤独感测试
下一页
亲子关系自查
Built with