feat 修复回调消息签名不一致问题, SDK支持分账操作, 调整前端查询接口

This commit is contained in:
DaxPay
2024-05-30 20:59:27 +08:00
parent 1b3277533a
commit fa54a853a5
37 changed files with 684 additions and 192 deletions

View File

@@ -86,7 +86,10 @@ public class PermMenu extends MpBaseEntity implements EntityBaseFunction<PermMen
/** 隐藏的标题内容 */
private boolean hiddenHeaderContent;
/** 系统菜单 */
/**
*
* TODO 替换为非关键词, 来兼容更多类型数据库
*/
@TableField("`admin`")
private boolean admin;