TRX 1 рік тому
батько
коміт
2ff2a2b7e1

+ 1 - 1
FullCardServer/src/main/java/com/zhongshu/card/server/core/controller/visitor/TipInfoController.java → FullCardServer/src/main/java/com/zhongshu/card/server/core/controller/common/TipInfoController.java

@@ -1,4 +1,4 @@
-package com.zhongshu.card.server.core.controller.visitor;
+package com.zhongshu.card.server.core.controller.common;
 
 import com.github.microservice.auth.security.annotations.ResourceAuth;
 import com.github.microservice.auth.security.helper.AuthHelper;