Skip to content

Commit 95b02d2

Browse files
committed
🎨 优化代码
1 parent ef7516c commit 95b02d2

File tree

1 file changed

+1
-1
lines changed
  • weixin-java-common/src/main/java/me/chanjar/weixin/common/enums

1 file changed

+1
-1
lines changed

weixin-java-common/src/main/java/me/chanjar/weixin/common/enums/TicketType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public enum TicketType {
2121
/**
2222
* sdk
2323
*/
24-
SDK("2"),
24+
SDK("sdk"),
2525
/**
2626
* 微信卡券
2727
*/

0 commit comments

Comments
 (0)