Skip to content

Commit

Permalink
[fix] conflict 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
gardening-y committed Jul 15, 2024
1 parent 859592f commit c6661d8
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package org.dateroad.advertisement.domain;

public enum AdTagType {
EDITOR,
AD,
ABOUT,
HOT
}

0 comments on commit c6661d8

Please sign in to comment.