@@ -443,7 +443,7 @@ public class UserServiceImpl implements UserService {
...
@@ -443,7 +443,7 @@ public class UserServiceImpl implements UserService {
}
}
IntegeritemId=jdbcTemplate.queryForInt("select max(nItem) from tShopCertifPic where sShopNO = ? and sCertifTypeID = ? and sCertifNO = ?",shopNo,certifTypeID,certifNO);
IntegeritemId=jdbcTemplate.queryForInt("select max(nItem) from tShopCertifPic where sShopNO = ? and sCertifTypeID = ? and sCertifNO = ?",shopNo,certifTypeID,certifNO);