diff --git a/commit.ref b/commit.ref index fee057107..1e8e3798a 160000 --- a/commit.ref +++ b/commit.ref @@ -1 +1 @@ -Subproject commit fee057107043d11b3daec3f3ac3a89ca795328f9 +Subproject commit 1e8e3798aabb4113f357583bade2efafa03ac7bc diff --git a/commit.yml b/commit.yml index 236dd7eb7..2eb5ec844 100644 --- a/commit.yml +++ b/commit.yml @@ -2,40 +2,115 @@ branches: { } fileChange: + /thinkphp: + newFile: !uuid '4ffa5fc6b12a4f8103f6e3725a330961722308ba' + oldFile: !uuid '3a9af8367b58097cc4af6c05648f2d636461b6e3' + /thinkphp/README.md: + newFile: !uuid 'a30e8f0ebf8e8730492b7fe7e4cd418a10aed6dd' + oldFile: !uuid '92731cb23f99bdcb2fdd603e44584ef2be1d9982' + /thinkphp/library: + newFile: !uuid 'd1961af99a3fd0d3ea255824efd4966ec38a0d97' + oldFile: !uuid '70fe907f35db2dc8ab11190790b58c3a07c6111f' + /thinkphp/library/think: + newFile: !uuid '9224ac2726f27e54cbfcbb529127b29dc9544a4f' + oldFile: !uuid '22abd187dbea1be477c54550ed858589da404166' + /thinkphp/library/think/App.php: + newFile: !uuid '254f53a99505ecd4a4c686e2037e7bc6d4851b4a' + oldFile: !uuid 'd888e3c9721f0e26722d1869bc420496b317780a' + /thinkphp/library/think/Controller.php: + newFile: !uuid 'a57da9e352df2478f50018d8e61470e7fc51761f' + oldFile: !uuid 'e0966eb27b610abcc1628c77c5586d2245ddae17' + /thinkphp/library/think/Lang.php: + newFile: !uuid 'be7979f894e4429ed804599e1b8b64766bf4c979' + oldFile: !uuid '5d8d9d99e9885044202668b54eb1c2e066983077' + /thinkphp/library/think/Log.php: + newFile: !uuid '1a374962613f77a90bde7caed2f95d718fe9aa7d' + oldFile: !uuid '70c7bb9a51b201a5a515c4e6097d2d684a889091' + /thinkphp/library/think/Url.php: + newFile: !uuid '9e41b8819aa641ccb6d53195eaef27bfbb0cd475' + oldFile: !uuid '6707bf28960d531bc976da862559d8a8989b790b' + /thinkphp/library/think/Validate.php: + newFile: !uuid 'ebc0729320566d2c25278bfa0750a5117389a528' + oldFile: !uuid 'de46956cf20b756345d856a0c7091ca1429bfea6' + /thinkphp/library/think/db: + newFile: !uuid 'e8dd9df9bd22fc30142e5c6b577e7f6f744ae85d' + oldFile: !uuid '46d6ec50f3df27c40262e3f9b01c85de4c5ba4d8' + /thinkphp/library/think/db/Connection.php: + newFile: !uuid '6c337bc2b55870010ac0324acca9cc17a9a3c078' + oldFile: !uuid 'd2bad3c0a4ff86e6e275853b8f2045624dfbf6af' + /thinkphp/library/think/db/Query.php: + newFile: !uuid 'd48b95c6f796c0d2c7d206c63993bf8385f1a2b8' + oldFile: !uuid 'cea5a4c8dbf4c7ef618f23da6ef1a5b38ef35c13' + /thinkphp/library/think/model: + newFile: !uuid '679aea6238add157b6a3e50efee9e61b4ee6a7d3' + oldFile: !uuid 'af0e4848a2e2607594d489f8db8134feaf0727af' + /thinkphp/library/think/model/Relation.php: + newFile: !uuid 'c2b9adc7b195563a6e7ff0530cdde6d0f0391a20' + oldFile: !uuid 'b1434856a994c94c814cd40d7f9190bf33a0bd42' + /thinkphp/library/think/model/concern: + newFile: !uuid 'd72a1d20ba3382584038299763b59dcd1efa8f15' + oldFile: !uuid 'aa0d7040b5249cbe4fd6fe9e3ad5abba7b2351e1' + /thinkphp/library/think/model/concern/Attribute.php: + newFile: !uuid '02f62b14f65937872d1fedfbab7c410d0b58b78d' + oldFile: !uuid '76342b9f3c81bd26976b38cf246d9b956fb82bdb' + /thinkphp/library/think/model/concern/RelationShip.php: + newFile: !uuid '38ad5d20fa2709a4b607c3419e88575fddfb5280' + oldFile: !uuid 'f4c091b600396570aecb6230221117259b7f4675' + /thinkphp/library/think/model/relation: + newFile: !uuid 'a846ced82a82aa83c4a387f0f330d83cd3a082b1' + oldFile: !uuid 'c5aa5a52f18b3dca0a076b804299eb880630d0ac' + /thinkphp/library/think/model/relation/BelongsTo.php: + newFile: !uuid '2982978989465346d825378f9975fafc8f90f332' + oldFile: !uuid 'a1d2b23c85603f24ef5ae00fb69e4fdf56e11def' + /thinkphp/library/think/model/relation/BelongsToMany.php: + newFile: !uuid 'a66b0d01e10cca07592f640f635f6c4c9768a2c9' + oldFile: !uuid 'd90430a8e316ba2a287a935afbfc99dde1d91da9' + /thinkphp/library/think/model/relation/HasMany.php: + newFile: !uuid '7ea783d261fd2e8f61c08396ce7d089a7d80dfea' + oldFile: !uuid '2038a960638b3fc4234db05605d2009c2b7bf341' + /thinkphp/library/think/model/relation/HasManyThrough.php: + newFile: !uuid '7c7acaa074c2ead2b636c71f37aac606e6c27ce4' + oldFile: !uuid '411f3fccf36598b20f13c901ba60eef1e603ac2f' + /thinkphp/library/think/model/relation/HasOne.php: + newFile: !uuid '27e4eca9dc1cf3483ad7aca01bf3e29232713389' + oldFile: !uuid '1ccb6adc6c1b21c3bdc70fe3ce4a413e111e8b07' + /thinkphp/library/think/model/relation/MorphMany.php: + newFile: !uuid 'e1ca0912fd0f4db6682105d4c8b67239f83aa7aa' + oldFile: !uuid '7c083dd799ca165781869490fc11ff01ef17ef71' + /thinkphp/library/think/model/relation/MorphTo.php: + newFile: !uuid '6da6a0252b5c3d82767434046380fbc97975e495' + oldFile: !uuid 'bb7c4d0b3a83ec9489c28871cf5f14971f8992df' + /thinkphp/library/think/model/relation/OneToOne.php: + newFile: !uuid '59fce77fb007df69f64d6f263404bc5a83dcf762' + oldFile: !uuid 'dbffcb7740eba52a68a1f3fc726f0def6c2f7654' + /thinkphp/library/think/route: + newFile: !uuid '0563fec7a16a908da96e1f34e592a55ca006956c' + oldFile: !uuid '13e523b060ad56847373ae07c7561d5d35f825fc' + /thinkphp/library/think/route/dispatch: + newFile: !uuid 'c501460b37888de7dff8dfa516a7a69e44046b7d' + oldFile: !uuid 'ed253cc84263410b1ba43b353fc46b999bffd29a' + /thinkphp/library/think/route/dispatch/Module.php: + newFile: !uuid '396ce11dd11e415dde28fe27c2e90bc0a3b69096' + oldFile: !uuid 'bfffec0ffacab1bfc6ecf58b20b4a006e4887481' /vendor: - newFile: !uuid 'e3224aa4ad1a4775fceef62e241806e9e1480d67' - oldFile: !uuid 'c18c39ad3bbad9753f478e3920ea693ad9b685cf' + newFile: !uuid 'aab298904ecbc71dc73cefd9a4ffe3d559ed6508' + oldFile: !uuid 'e3224aa4ad1a4775fceef62e241806e9e1480d67' /vendor/autoload.php: - newFile: !uuid '628adbbcdf2e310cda5bd27589d3c76c52e92414' - oldFile: !uuid '5502f1b4f7128c6f7fbc897e1370db306a909b6c' + newFile: !uuid '68f41a6f2e87d37ab12deed31c08dbf04b1aa4a8' + oldFile: !uuid '628adbbcdf2e310cda5bd27589d3c76c52e92414' /vendor/composer: - newFile: !uuid '331c33e87d30ec088e4f2d7392b7a83bc85abcc0' - oldFile: !uuid 'c734fea93c8a1fd2aa8b2b9d7d90d3bb2ae5123a' + newFile: !uuid '973d23c3ca19c16bdc5e91094251b17f634322d2' + oldFile: !uuid '331c33e87d30ec088e4f2d7392b7a83bc85abcc0' /vendor/composer/autoload_real.php: - newFile: !uuid 'df2d928c5817224312c97cfd650b05f07d709766' - oldFile: !uuid 'e1b49ae52c608654896ee8f68d5db4489e2e8cc1' + newFile: !uuid '6064efa3a5d3bf88ffc1a0614d836d026c073eaf' + oldFile: !uuid 'df2d928c5817224312c97cfd650b05f07d709766' /vendor/composer/autoload_static.php: - newFile: !uuid '0a10923c76e94ce92e658b46c075847f7a5d6165' - oldFile: !uuid '41a421a33d6a4012229134f32454c4c4c28c8158' + newFile: !uuid 'bfb32395891260fb3667997d5cfaa9f0ef319826' + oldFile: !uuid '0a10923c76e94ce92e658b46c075847f7a5d6165' /vendor/composer/installed.json: - newFile: !uuid 'f7049b38a79012cb8cb3ad6347922bd69c8fefa4' - oldFile: !uuid '3a1ba589d25e73ccdd08589ce6bb0e3f66e5d7ce' - /vendor/zoujingli: - newFile: !uuid 'a0d229c2d2f42dc5878746416842e2fb79f07540' - oldFile: !uuid '7bf0980a502dee46d6cc7a4c4f88507563f6f4c2' - /vendor/zoujingli/wechat-developer: - newFile: !uuid '69a5b8da854b0494c3314778d6e5ade3d1c2d346' - oldFile: !uuid '5e4ee648084e869691967bc458a943cbd711094f' - /vendor/zoujingli/wechat-developer/WeChat: - newFile: !uuid '909fc2160fdd0f1acc304508f328700ded379622' - oldFile: !uuid '5ef6460e85f24c630f26e6df9af33fbbeeb11609' - /vendor/zoujingli/wechat-developer/WeChat/Contracts: - newFile: !uuid '3438845de1d5dd84259f3ec4747a7342636cfe72' - oldFile: !uuid 'ff91567b56ac9b38d1d1c8646960b521e697f9ee' - /vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicPay.php: - newFile: !uuid 'eff91acd2b41d6270e43e8851c2f3a8785ec726c' - oldFile: !uuid '263ede6601386afffd96e046b5355bfee905b9cf' -gitCommitId: !uuid 'fee057107043d11b3daec3f3ac3a89ca795328f9' + newFile: !uuid 'eb240193a75668b832e244f20dc4230dd0b24754' + oldFile: !uuid 'f7049b38a79012cb8cb3ad6347922bd69c8fefa4' +gitCommitId: !uuid '1e8e3798aabb4113f357583bade2efafa03ac7bc' renames: { } -revisionId: 1087 +revisionId: 1088