Commit 685a32c1 authored by chenyuxi's avatar chenyuxi

feat: 瓜子常数配置提交

parent d6893485
...@@ -20,4 +20,9 @@ public interface ClientNameConstants { ...@@ -20,4 +20,9 @@ public interface ClientNameConstants {
* csp * csp
*/ */
String CLIENT_CSP = "yifu-csp"; String CLIENT_CSP = "yifu-csp";
/**
* 瓜子平台
*/
String CLIENT_GZ = "gz";
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment