mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-20 18:47:38 +08:00
🆕 #1214 小程序模块实现云开发的所有相关接口
This commit is contained in:
@@ -463,6 +463,8 @@ public enum WxMaErrorMsgEnum {
|
||||
CODE_85003(85003, "微信号绑定的小程序体验者达到上限"),
|
||||
|
||||
CODE_85004(85004, "微信号已经绑定"),
|
||||
|
||||
// CODE_504002(-504002, "云函数未找到 Function not found"),
|
||||
;
|
||||
|
||||
private int code;
|
||||
|
Reference in New Issue
Block a user