The returned Chinese encoding is wrong. Solution: Configure in flask configuration file: JSON_AS_ASCII = False # Support Chinese.
確定! 回上一頁