no message

main
HUOJIN\92525 2025-10-17 09:49:21 +08:00
parent 20bef3c937
commit e81445d000
38 changed files with 42 additions and 42 deletions

View File

@ -1,7 +1,7 @@
package org.jeecg.common.exception; package org.jeecg.common.exception;
/** /**
* @Description: jeecg-boot401 * @Description: zhongyou-boot401
* @author: zhongyou * @author: zhongyou
*/ */
public class JeecgBoot401Exception extends RuntimeException { public class JeecgBoot401Exception extends RuntimeException {

View File

@ -3,7 +3,7 @@ package org.jeecg.common.exception;
import org.jeecg.common.constant.CommonConstant; import org.jeecg.common.constant.CommonConstant;
/** /**
* @Description: jeecg-boot * @Description: zhongyou-boot
* @author: zhongyou * @author: zhongyou
*/ */
public class JeecgBootException extends RuntimeException { public class JeecgBootException extends RuntimeException {

View File

@ -1,7 +1,7 @@
package org.jeecg.common.exception; package org.jeecg.common.exception;
/** /**
* @Description: jeecg-bootSQL * @Description: zhongyou-bootSQL
* @author: zhongyou * @author: zhongyou
*/ */
public class JeecgSqlInjectionException extends RuntimeException { public class JeecgSqlInjectionException extends RuntimeException {

View File

@ -8,7 +8,7 @@ import java.util.Map;
/** /**
* for [QQYUN-13565]AI * for [QQYUN-13565]AI
* @Description: jeecg llm * @Description: zhongyou llm
* @Author: chenrui * @Author: chenrui
* @Date: 2025/8/26 18:06 * @Date: 2025/8/26 18:06
*/ */

View File

@ -13,7 +13,7 @@ import jakarta.annotation.Resource;
/** /**
* feign * feign
* system-startfeign * system-startfeign
* @author: jeecg-boot * @author: zhongyou
*/ */
@Slf4j @Slf4j
@RestController @RestController

View File

@ -4,7 +4,7 @@ import org.jeecg.common.api.vo.Result;
/** /**
* @Description: JcloudDemoService * @Description: JcloudDemoService
* @author: jeecg-boot * @author: zhongyou
*/ */
public interface JcloudDemoService { public interface JcloudDemoService {

View File

@ -6,7 +6,7 @@ import org.springframework.stereotype.Service;
/** /**
* @Description: JcloudDemoServiceImpl * @Description: JcloudDemoServiceImpl
* @author: jeecg-boot * @author: zhongyou
*/ */
@Service @Service
public class JcloudDemoServiceImpl implements JcloudDemoService { public class JcloudDemoServiceImpl implements JcloudDemoService {

View File

@ -19,7 +19,7 @@ import java.util.Map;
/** /**
* @Description: MockController * @Description: MockController
* @author: jeecg-boot * @author: zhongyou
*/ */
@RestController @RestController
@RequestMapping("/mock/api") @RequestMapping("/mock/api")

View File

@ -26,7 +26,7 @@ import java.util.*;
/** /**
* @Description: VxeMockController * @Description: VxeMockController
* @author: jeecg-boot * @author: zhongyou
*/ */
@RestController @RestController
@RequestMapping("/mock/vxe") @RequestMapping("/mock/vxe")

View File

@ -4,7 +4,7 @@ import lombok.Data;
/** /**
* *
* @author: jeecg-boot * @author: zhongyou
*/ */
@Data @Data
public class MockEntity { public class MockEntity {

View File

@ -18,7 +18,7 @@ import java.util.Map;
/** /**
* vxe WebSocket * vxe WebSocket
* @author: jeecg-boot * @author: zhongyou
*/ */
@Slf4j @Slf4j
@Component @Component

View File

@ -38,7 +38,7 @@ import java.util.List;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date:2018-12-29 * @Date:2018-12-29
* @Version:V2.0 * @Version:V2.0
*/ */

View File

@ -51,7 +51,7 @@ import lombok.extern.slf4j.Slf4j;
/** /**
* @Description: JEditableTable * @Description: JEditableTable
* @Author: jeecg-boot * @author: zhongyou
* @Date:2019-02-15 * @Date:2019-02-15
* @Version: V2.0 * @Version: V2.0
*/ */

View File

@ -43,7 +43,7 @@ import lombok.extern.slf4j.Slf4j;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-05-14 * @Date: 2019-05-14
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -17,8 +17,8 @@ import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors; import lombok.experimental.Accessors;
/** /**
* @Description: jeecg demo * @Description: zhongyou demo
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2018-12-29 * @Date: 2018-12-29
* @Version:V1.0 * @Version:V1.0
*/ */

View File

@ -12,7 +12,7 @@ import org.springframework.format.annotation.DateTimeFormat;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -11,7 +11,7 @@ import org.springframework.format.annotation.DateTimeFormat;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -11,7 +11,7 @@ import org.springframework.format.annotation.DateTimeFormat;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -14,7 +14,7 @@ import lombok.Data;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-05-14 * @Date: 2019-05-14
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -10,8 +10,8 @@ import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
/** /**
* @Description: jeecg demo * @Description: zhongyou demo
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2018-12-29 * @Date: 2018-12-29
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -10,7 +10,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -6,7 +6,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-05-14 * @Date: 2019-05-14
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -8,8 +8,8 @@ import com.baomidou.mybatisplus.core.metadata.IPage;
import java.util.List; import java.util.List;
/** /**
* @Description: jeecg demo * @Description: zhongyou demo
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2018-12-29 * @Date: 2018-12-29
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.extension.service.IService;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -12,7 +12,7 @@ import com.baomidou.mybatisplus.extension.service.IService;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.extension.service.IService;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -6,7 +6,7 @@ import com.baomidou.mybatisplus.extension.service.IService;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-05-14 * @Date: 2019-05-14
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -21,8 +21,8 @@ import java.util.Arrays;
import java.util.List; import java.util.List;
/** /**
* @Description: jeecg demo * @Description: zhongyou demo
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2018-12-29 * @Date: 2018-12-29
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -12,7 +12,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -20,7 +20,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -12,7 +12,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-02-15 * @Date: 2019-02-15
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -9,7 +9,7 @@ import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
/** /**
* @Description: * @Description:
* @Author: jeecg-boot * @author: zhongyou
* @Date: 2019-05-14 * @Date: 2019-05-14
* @Version: V1.0 * @Version: V1.0
*/ */

View File

@ -11,7 +11,7 @@ import lombok.Data;
/** /**
* @Description: * @Description:
* @author: jeecg-boot * @author: zhongyou
*/ */
@Data @Data
public class JeecgOrderMainPage { public class JeecgOrderMainPage {

View File

@ -26,7 +26,7 @@ import java.util.*;
/** /**
* @Description: DlMockController * @Description: DlMockController
* @author: jeecg-boot * @author: zhongyou
*/ */
@Slf4j @Slf4j
@RestController @RestController

View File

@ -4,7 +4,7 @@ import lombok.Data;
/** /**
* *
* @author: jeecg-boot * @author: zhongyou
*/ */
@Data @Data
public class MockEntity { public class MockEntity {

View File

@ -32,7 +32,7 @@ import java.util.Map;
/** /**
* for [QQYUN-13565]AI * for [QQYUN-13565]AI
* @Description: jeecg llm * @Description: zhongyou llm
* @Author: chenrui * @Author: chenrui
* @Date: 2025/8/26 18:06 * @Date: 2025/8/26 18:06
*/ */