| | |
| | | import com.java110.utils.util.BeanConvertUtil; |
| | | import com.java110.vo.ResultVo; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import com.java110.dto.registerProtocol.RegisterProtocolDto; |
| | | import com.java110.dto.system.RegisterProtocolDto; |
| | | import java.util.List; |
| | | import java.util.ArrayList; |
| | | import org.springframework.http.ResponseEntity; |
| | |
| | | |
| | | /** |
| | | * 类表述:查询 |
| | | * 服务编码:registerProtocol.listRegisterProtocol |
| | | * 请求路劲:/app/registerProtocol.ListRegisterProtocol |
| | | * |
| | | * |
| | | * 服务编码:system.listRegisterProtocol |
| | | * 请求路劲:/app/system.ListRegisterProtocol |
| | | * add by 吴学文 at 2023-01-10 16:48:42 mail: 928255095@qq.com |
| | | * open source address: https://gitee.com/wuxw7/MicroCommunity |
| | | * 官网:http://www.homecommunity.cn |