edit
This commit is contained in:
@@ -20,11 +20,13 @@
|
||||
(id,
|
||||
product,
|
||||
bugRemark,
|
||||
images,
|
||||
createBy,
|
||||
createDate)
|
||||
VALUES (NULL,
|
||||
#{product},
|
||||
#{bugRemark},
|
||||
#{images},
|
||||
#{createBy},
|
||||
now())
|
||||
</insert>
|
||||
|
||||
Reference in New Issue
Block a user