@@ -31,7 +31,7 @@ public interface TsaDeliveryDao {
* @param ordDtlNo - 주문상세번호
* @return Collection<Delivery>
* @author moon
- * @since 2020. 11. 05
+ * @since 2020. 11.05
*/
Collection<Delivery> getOrderDetail(long ordDtlNo);