@@ -1930,7 +1930,6 @@
, UPD_DT = NOW()
<if test='selfGoodsYn != null and selfGoodsYn == "N"'>
, CURR_STOCK_QTY = #{currStockQty}
- , STORE_MAX_QTY = #{storeMaxQty}
</if>
</update>
@@ -611,7 +611,7 @@
</td>
<th>인증번호</th>
<td>
- <input type="text" class="w200" id="certNum" name="certNum" maxlength="20"/>
+ <input type="text" class="w200" id="certNum" name="certNum" maxlength="50"/>
<input type="hidden" id="certNumOrg" name="certNumOrg"/>