vnpy/vn.api/vn.sgit/pyscript/sgit_md_header_function.h

5 lines
91 B
C
Raw Normal View History

2017-04-27 02:51:45 +00:00
int reqUserLogin(dict req, int nRequestID);
2016-07-02 03:12:44 +00:00
2017-04-27 02:51:45 +00:00
int reqUserLogout(dict req, int nRequestID);
2016-07-02 03:12:44 +00:00