重写复现方法

This commit is contained in:
2025-09-02 17:27:50 +08:00
parent 239be643c1
commit 108534a964
14 changed files with 2217 additions and 1702 deletions

View File

@@ -59,4 +59,5 @@ public class ApiModule implements Serializable {
*/
@TableField("f_flow_state")
private Integer fFlowState;
}