mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-01 19:38:20 +08:00
fixed TABLE_BIND20
This commit is contained in:
parent
cfbecc75a2
commit
e2b139a297
@ -1734,7 +1734,7 @@ public:
|
||||
} \
|
||||
void load(const SQLStatementPtr& st) { \
|
||||
st->getColumn(0, m_id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, \
|
||||
f16, f17, f18, f20); \
|
||||
f16, f17, f18, f19, f20); \
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user