Commit 033c34e0 authored by Jalin's avatar Jalin

修复编码不兼容 #14 #57

parent ab84b926
# encoding=utf8 # -*- coding: utf-8 -*-
# 12306 账号 # 12306 账号
USER_ACCOUNTS = [ USER_ACCOUNTS = [
......
# encoding=utf8 # -*- coding: utf-8 -*-
# 12306 账号 # 12306 账号
USER_ACCOUNTS = [ USER_ACCOUNTS = [
......
# encoding=utf8 # -*- coding: utf-8 -*-
# 分布式子节点配置文件示例 # 分布式子节点配置文件示例
# 分布式集群配置 # 分布式集群配置
......
# encoding=utf8 # -*- coding: utf-8 -*-
import sys import sys
from py12306.app import * from py12306.app import *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment