rename query id

This commit is contained in:
BJRambo 2016-03-15 13:26:09 +09:00
parent aab6b2ad62
commit 468fcc88de

View file

@ -1,4 +1,4 @@
<query id="getUpdateLog" action="select">
<query id="getUpdateLogAdminisExists" action="select">
<tables>
<table name="document_update_log" />
</tables>