♻️Refactor: 简化微服务
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package cn.hezhaohui.weather.common;
|
||||
package cn.hezhaohui.common;
|
||||
|
||||
public class AIConstant {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package cn.hezhaohui.weather.common;
|
||||
package cn.hezhaohui.common;
|
||||
|
||||
public class AppConstant {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package cn.hezhaohui.weather.common;
|
||||
package cn.hezhaohui.common;
|
||||
|
||||
public enum CardEnum {
|
||||
CARD_WEATHER("AAqxas5etOJDx", "1.0.5");
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package cn.hezhaohui.weather.common;
|
||||
package cn.hezhaohui.common;
|
||||
|
||||
public class WeatherConstant {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package cn.hezhaohui.weather.entity;
|
||||
package cn.hezhaohui.entity;
|
||||
|
||||
import lombok.Builder;
|
||||
import lombok.Data;
|
||||
Reference in New Issue
Block a user