应用科学学报 ›› 2025, Vol. 43 ›› Issue (4): 617-629.doi: 10.3969/j.issn.0255-8297.2025.04.005

• 区块链 • 上一篇    

基于双链结构的高校财务报销系统关键技术

杨要科, 魏雅斌, 王文奇, 杨杜祥, 洪飞阳   

  1. 中原工学院 计算机学院, 河南 郑州 450007
  • 收稿日期:2025-01-02 发布日期:2025-07-31
  • 通信作者: 杨要科,副教授,研究方向为网络与信息安全、区块链技术、无线传感网等。E-mail:coolyyk@163.com E-mail:coolyyk@163.com
  • 基金资助:
    国家自然科学基金(No.62302540);中原工学院研究生科研创新计划项目(No.YKY2023ZK42)

Key Technologies for a Dual-Chain Structure-Based University Financial Reimbursement System

YANG Yaoke, WEI Yabin, WANG Wenqi, YANG Duxiang, HONG Feiyang   

  1. School of Computer Science, Zhongyuan University of Technology, Zhengzhou 450007, Henan, China
  • Received:2025-01-02 Published:2025-07-31

摘要: 本文针对高校财务报销流程中存在的信任缺失、报销效率低下等问题,提出了一种以项目为导向的区块链高校报销平台模型。针对多项目环境下参与者角色的动态性,引入基于属性的访问控制(attribute-based access control,ABAC)模型,实现了细粒度的权限管理。针对传统单链结构难以有效处理项目和发票之间的复杂逻辑关系,设计了主链-副链的双链存储结构以及对应的逻辑交易算法,解决了不同报销状态及与项目之间复杂的对应关系。为提高查询效率,设计了一种基于Merkle树索引表(Merkle tree index table,MTIT)的查询算法。实验结果表明,本设计在不同交易量下均展现出良好的性能稳定性,能够满足高校日常财务管理的需求。

关键词: 高校财务管理, 基于属性的访问控制, 双链结构, Merkle树索引表

Abstract: This paper introduces a project-oriented blockchain-based reimbursement platform model for universities, aimed at addressing the trust deficiency and inefficiency issues inherent in the traditional financial reimbursement process. To accommodate the dynamic roles of participants in a multi-project environment, an attribute-based access control (ABAC) model is employed to facilitate fine-grained permission management. The traditional single-chain structure is insufficient for managing the complex logical relation-ships between projects and invoices. To overcome this limitation, a dual-chain storage structure, comprising a main chain and sub-chains, along with a corresponding logical transaction algorithm, is devised. This methodology effectively resolves the intricate correspondence between various reimbursement statuses and projects. Furthermore, a Merkle tree index table query algorithm (MTIT) is designed to enhance query efficiency. Experimental results demonstrate that the proposed design exhibits robust performance stability across various transaction volumes and meets the daily financial management requirements of universities.

Key words: university financial management, attribute-based access control (ABAC), dual-chain structure, Merkle tree index table

中图分类号: