xingfudeshi commented on code in PR #7107:
URL: https://github.com/apache/incubator-seata/pull/7107#discussion_r1914030152


##########
spring/src/test/java/org/apache/seata/spring/tcc/EasyTccActionImpl.java:
##########
@@ -0,0 +1,30 @@
+package org.apache.seata.spring.tcc;
+
+import org.apache.seata.rm.tcc.api.BusinessActionContext;
+import org.apache.seata.rm.tcc.api.LocalTCC;
+import org.apache.seata.rm.tcc.api.TwoPhaseBusinessAction;
+
+/**
+ *
+ * @date 2025年01月12日23:19

Review Comment:
   Please remove such annotations.



-- 
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: notifications-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to