Tencent/APIJSON

重写SQLConfig的getUserIdKey方法后,insert自动充填会丢失created_by字段

Open

#376 opened on 2022年3月29日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Java (17,967 stars) (2,229 forks)batch import
Bug 漏洞Question 使用问题help wanted

説明

例: insert into demo(id, name, create_by, update_by);

create_by和update_by是需要自动填充的

コントリビューターガイド

重写SQLConfig的getUserIdKey方法后,insert自动充填会丢失created_by字段 · Tencent/APIJSON#376 | Good First Issue