This website works better with JavaScript.
Explore
Help
Register
Sign In
xiejiacheng
/
mini_xzey
Watch
1
Star
0
Fork
You've already forked mini_xzey
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
香洲二院小程序
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
397 KiB
Tag:
Branch:
Tree:
90a80a5767
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '90a80a5767'
${ noResults }
mini_xzey
/
config
/
custom.php
11 lines
126 B
Raw
Normal View
History
Unescape
Escape
feat: prjects init ,add patient moudle
3 weeks ago
<?php
/**
* his 系统值 / 自定义值
*/
return [
// 绑定就诊卡数上限
'max_bind_patient_count' => 5
];