mirror of
https://gitee.com/dromara/dax-pay
synced 2026-08-10 14:56:06 +08:00
feat 修复回调消息签名不一致问题, SDK支持分账操作, 调整前端查询接口
This commit is contained in:
@@ -86,7 +86,10 @@ public class PermMenu extends MpBaseEntity implements EntityBaseFunction<PermMen
|
||||
/** 隐藏的标题内容 */
|
||||
private boolean hiddenHeaderContent;
|
||||
|
||||
/** 系统菜单 */
|
||||
/**
|
||||
*
|
||||
* TODO 替换为非关键词, 来兼容更多类型数据库
|
||||
*/
|
||||
@TableField("`admin`")
|
||||
private boolean admin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user