feat: 添加代码生成器
This commit is contained in:
@@ -7,7 +7,7 @@ import org.springframework.context.annotation.ComponentScan;
|
||||
/**
|
||||
* 微信微服务启动类
|
||||
*
|
||||
* @author: landaiqing
|
||||
* @author: schisandra
|
||||
* @date: 2024/4/9
|
||||
*/
|
||||
@SpringBootApplication
|
||||
|
@@ -14,7 +14,7 @@ import java.util.Objects;
|
||||
|
||||
/**
|
||||
* @Classname CallBackController
|
||||
* @BelongsProject: qing-yu-club
|
||||
* @BelongsProject: schisandra-cloud-storage
|
||||
* @BelongsPackage: com.schisandra.wechat.controller
|
||||
* @Author: schisandra
|
||||
* @CreateTime: 2024-02-21 16:41
|
||||
|
@@ -8,7 +8,7 @@ import java.util.Arrays;
|
||||
/**
|
||||
* sha1生成签名工具
|
||||
*
|
||||
* @author: landaiqing
|
||||
* @author: schisandra
|
||||
* @date: 2023/11/5
|
||||
*/
|
||||
@Slf4j
|
||||
|
Reference in New Issue
Block a user