from Ylt.PaiCheng import doPaiCheng from Ylt.Upload import doUpload if __name__ == '__main__': doUpload() doPaiCheng()