add phpzlc/snapshot-business (#1282)

Co-authored-by: jay <hejunjie@zmit.cn>
This commit is contained in:
CJayHe
2022-02-19 18:59:48 +08:00
committed by GitHub
parent f682c8fa87
commit a943de3d76

View File

@@ -0,0 +1,7 @@
{
"copy-from-package": {
"Business/": "src/Business/",
"Entity/": "src/Entity/",
"Repository/": "src/Repository/"
}
}