flypiggyyoyoyo commented on code in PR #871:
URL: 
https://github.com/apache/incubator-seata-go/pull/871#discussion_r2315065454


##########
pkg/saga/statemachine/engine/config/testdata/order_saga.json:
##########
@@ -242,9 +242,9 @@
     },
     "RefundPayment": {
       "Type": "ServiceTask",
-      "serviceType": "local",
-      "serviceName": "paymentService",
-      "serviceMethod": "refundPayment",
+      "ServiceType": "local",

Review Comment:
   It will not affect. The only purpose of this configuration file is to verify 
whether the basic structure (such as the start node) conforms to the definition 
after being loaded.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to