diff --git a/weex交易/30分钟仿盘交易.py b/weex交易/30分钟仿盘交易.py index 4bd1643..ab9d5ae 100644 --- a/weex交易/30分钟仿盘交易.py +++ b/weex交易/30分钟仿盘交易.py @@ -218,3 +218,5 @@ if __name__ == '__main__': WeexTransaction( bit_id="8dcb4f744cf64ab190e465e153088515" ).action() + + # //*[contains(text(), '特定文本')] \ No newline at end of file