---数据服务操作增加操作对象生命周期

This commit is contained in:
2025-10-30 20:44:15 +08:00
parent e5e4cba0fc
commit ce6bc91e91
15 changed files with 733 additions and 227 deletions

View File

@ -0,0 +1,7 @@
package com.xjrsoft.module.dev.dto;
import com.xjrsoft.common.page.PageInput;
public class Testfrom3ModalDto extends PageInput {
}