fix spm returm 4013 by mistake

This commit is contained in:
obdev
2022-11-02 21:08:16 +00:00
committed by wangzelin.wzl
parent d8177e6ca5
commit ff0772f855

View File

@ -114,6 +114,7 @@ public:
ObString &output_str);
private:
const static char *EMPTY_STR;
bool inited_;
ObMySQLProxy* mysql_proxy_;
};