session.query(StockAllInfo).filter(
                StockAllInfo.ts_code == tsCode and StockAllInfo.py_code==None).all()

 

相关文章: