Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -1047,7 +1047,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) | ... | @@ -1047,7 +1047,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION) |
1047 | @{@"Name": @"CHANNEL", @"Value": @"ONE_APP", @"Type": @"string"}, | 1047 | @{@"Name": @"CHANNEL", @"Value": @"ONE_APP", @"Type": @"string"}, |
1048 | @{@"Name": @"WAVE", @"Value": WAVE, @"Type": @"string"}, | 1048 | @{@"Name": @"WAVE", @"Value": WAVE, @"Type": @"string"}, |
1049 | @{@"Name": @"RESPONSECHANNEL", @"Value": @"ONE_APP", @"Type": @"string"}, | 1049 | @{@"Name": @"RESPONSECHANNEL", @"Value": @"ONE_APP", @"Type": @"string"}, |
1050 | - @{@"Name": @"VALIDITY", @"Value": VALIDITY, @"Type": @"numeric"}, | 1050 | + @{@"Name": @"VALIDITY", @"Value": VALIDITY, @"Type": @"INT"}, |
1051 | @{@"Name": @"TREATMENT_CODE", @"Value": TREATMENT_CODE, @"Type": @"string"}, | 1051 | @{@"Name": @"TREATMENT_CODE", @"Value": TREATMENT_CODE, @"Type": @"string"}, |
1052 | @{@"Name": @"EventName", @"Value": @"INTEREST_P", @"Type": @"string"} | 1052 | @{@"Name": @"EventName", @"Value": @"INTEREST_P", @"Type": @"string"} |
1053 | ]}}}; | 1053 | ]}}}; | ... | ... |
-
Please register or login to post a comment