@@ -73,6 +73,7 @@ type SubscriptionMsg struct {
topic []int64 //대주제
value []int64 //피연산자
operator []string //연산자
+ isAlpha bool //value가 숫자인지 문자열인지
}
//Microservice 등록 메세지