1 Star 1 Fork 38

L.L. / 基于区块链技术的电子合同管理系统后台

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.editorconfig 335 Bytes
Copy Edit Raw Blame History
Henriport authored 2021-10-04 14:52 . first init
# http://editorconfig.org
root = true
# 空格替代Tab缩进在各种编辑工具下效果一致
[*]
indent_style = space
indent_size = 4
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.{json,yml}]
indent_size = 2
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
1
https://gitee.com/q506519950/he_contract.git
git@gitee.com:q506519950/he_contract.git
q506519950
he_contract
基于区块链技术的电子合同管理系统后台
master

Search