Commit 4e7143eb authored by neo's avatar neo

[bugfix] delete no found cloum in sql

parent a7b3f127
...@@ -17,7 +17,6 @@ public interface JournalEntryImportMapper extends MyVatMapper { ...@@ -17,7 +17,6 @@ public interface JournalEntryImportMapper extends MyVatMapper {
" `VID`, " + " `VID`, " +
" `Date`, " + " `Date`, " +
" `Group`, " + " `Group`, " +
" `CurrentPeriodBo`, " +
" `CustomerCode`, " + " `CustomerCode`, " +
" `CustomerName`, " + " `CustomerName`, " +
" `Summary`, " + " `Summary`, " +
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment