11 KiB
11 KiB
Diff Summary
Date : 2023-04-17 23:48:02
Directory e:\Project\毕业设计\epp
Total : 120 files, 1552 codes, 1181 comments, 456 blanks, all 3189 lines
Summary / Details / Diff Summary / Diff Details
Languages
language | files | code | comment | blank | total |
---|---|---|---|---|---|
Java | 39 | 1,134 | 232 | 254 | 1,620 |
JavaScript | 25 | 658 | 236 | 87 | 981 |
XML | 25 | 232 | -43 | 3 | 192 |
vue | 9 | 132 | 1 | 23 | 156 |
Markdown | 4 | 130 | 0 | 57 | 187 |
TypeScript | 6 | 95 | -2 | 18 | 111 |
SQL | 1 | 47 | 6 | 2 | 55 |
CSS | 2 | 39 | 2 | 10 | 51 |
HTML | 1 | 13 | 0 | 2 | 15 |
YAML | 1 | 3 | 1 | 1 | 5 |
JSON | 7 | -931 | 748 | -1 | -184 |
Directories
path | files | code | comment | blank | total |
---|---|---|---|---|---|
. | 120 | 1,552 | 1,181 | 456 | 3,189 |
. (Files) | 2 | 63 | 0 | 48 | 111 |
backend | 67 | 1,472 | 209 | 287 | 1,968 |
backend (Files) | 1 | 10 | 2 | 1 | 13 |
backend\.idea | 10 | -10 | 0 | 0 | -10 |
backend\.idea\runConfigurations | 10 | -10 | 0 | 0 | -10 |
backend\microservice-common | 17 | 365 | 22 | 85 | 472 |
backend\microservice-common (Files) | 1 | 4 | 1 | 1 | 6 |
backend\microservice-common\src | 16 | 361 | 21 | 84 | 466 |
backend\microservice-common\src\main | 16 | 361 | 21 | 84 | 466 |
backend\microservice-common\src\main\java | 16 | 361 | 21 | 84 | 466 |
backend\microservice-common\src\main\java\com | 16 | 361 | 21 | 84 | 466 |
backend\microservice-common\src\main\java\com\cxyxiaomo | 16 | 361 | 21 | 84 | 466 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp | 16 | 361 | 21 | 84 | 466 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\PageTable | 3 | 4 | 0 | 1 | 5 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\PageTable\enums | 2 | 2 | 0 | 0 | 2 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\PageTable\utils | 1 | 2 | 0 | 1 | 3 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\TencentCloud | 2 | 67 | 11 | 16 | 94 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common | 11 | 290 | 10 | 67 | 367 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common\pojo | 4 | 36 | 0 | 8 | 44 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common\query | 2 | 32 | 4 | 22 | 58 |
backend\microservice-common\src\main\java\com\cxyxiaomo\epp\common\vo | 5 | 222 | 6 | 37 | 265 |
backend\microservice-gateway | 1 | 26 | 7 | 5 | 38 |
backend\microservice-gateway\src | 1 | 26 | 7 | 5 | 38 |
backend\microservice-gateway\src\main | 1 | 26 | 7 | 5 | 38 |
backend\microservice-gateway\src\main\java | 1 | 26 | 7 | 5 | 38 |
backend\microservice-gateway\src\main\java\com | 1 | 26 | 7 | 5 | 38 |
backend\microservice-gateway\src\main\java\com\cxyxiaomo | 1 | 26 | 7 | 5 | 38 |
backend\microservice-gateway\src\main\java\com\cxyxiaomo\epp | 1 | 26 | 7 | 5 | 38 |
backend\microservice-gateway\src\main\java\com\cxyxiaomo\epp\gateway | 1 | 26 | 7 | 5 | 38 |
backend\microservice-gateway\src\main\java\com\cxyxiaomo\epp\gateway\controller | 1 | 26 | 7 | 5 | 38 |
backend\microservice-provider-access-8002 | 21 | 738 | 134 | 153 | 1,025 |
backend\microservice-provider-access-8002\src | 21 | 738 | 134 | 153 | 1,025 |
backend\microservice-provider-access-8002\src\main | 21 | 738 | 134 | 153 | 1,025 |
backend\microservice-provider-access-8002\src\main\java | 11 | 510 | 109 | 109 | 728 |
backend\microservice-provider-access-8002\src\main\java\com | 11 | 510 | 109 | 109 | 728 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo | 11 | 510 | 109 | 109 | 728 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp | 11 | 510 | 109 | 109 | 728 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access | 11 | 510 | 109 | 109 | 728 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\controller | 4 | 379 | 103 | 63 | 545 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\dao | 3 | 32 | 0 | 19 | 51 |
backend\microservice-provider-access-8002\src\main\java\com\cxyxiaomo\epp\access\service | 4 | 99 | 6 | 27 | 132 |
backend\microservice-provider-access-8002\src\main\resources | 10 | 228 | 25 | 44 | 297 |
backend\microservice-provider-access-8002\src\main\resources (Files) | 1 | 3 | 1 | 1 | 5 |
backend\microservice-provider-access-8002\src\main\resources\mybatis | 4 | 119 | 5 | 13 | 137 |
backend\microservice-provider-access-8002\src\main\resources\mybatis (Files) | 1 | 1 | 2 | 1 | 4 |
backend\microservice-provider-access-8002\src\main\resources\mybatis\mapper | 3 | 118 | 3 | 12 | 133 |
backend\microservice-provider-access-8002\src\main\resources\static | 5 | 106 | 19 | 30 | 155 |
backend\microservice-provider-access-8002\src\main\resources\static\access | 5 | 106 | 19 | 30 | 155 |
backend\microservice-provider-access-8002\src\main\resources\static\access (Files) | 2 | 60 | 16 | 19 | 95 |
backend\microservice-provider-access-8002\src\main\resources\static\access\assets | 3 | 46 | 3 | 11 | 60 |
backend\microservice-provider-access-8002\src\main\resources\static\access\assets\css | 2 | 39 | 2 | 10 | 51 |
backend\microservice-provider-access-8002\src\main\resources\static\access\assets\js | 1 | 7 | 1 | 1 | 9 |
backend\microservice-provider-shop-8003 | 9 | 236 | 4 | 27 | 267 |
backend\microservice-provider-shop-8003\src | 9 | 236 | 4 | 27 | 267 |
backend\microservice-provider-shop-8003\src\main | 9 | 236 | 4 | 27 | 267 |
backend\microservice-provider-shop-8003\src\main\java | 5 | 151 | 56 | 41 | 248 |
backend\microservice-provider-shop-8003\src\main\java\com | 5 | 151 | 56 | 41 | 248 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo | 5 | 151 | 56 | 41 | 248 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp | 5 | 151 | 56 | 41 | 248 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp\shop | 5 | 151 | 56 | 41 | 248 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp\shop\controller | 2 | 127 | 45 | 24 | 196 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp\shop\dao | 2 | 4 | 0 | 4 | 8 |
backend\microservice-provider-shop-8003\src\main\java\com\cxyxiaomo\epp\shop\service | 1 | 20 | 11 | 13 | 44 |
backend\microservice-provider-shop-8003\src\main\resources | 4 | 85 | -52 | -14 | 19 |
backend\microservice-provider-shop-8003\src\main\resources\mybatis | 4 | 85 | -52 | -14 | 19 |
backend\microservice-provider-shop-8003\src\main\resources\mybatis\mapper | 4 | 85 | -52 | -14 | 19 |
backend\microservice-provider-test-8011 | 1 | 5 | 0 | 1 | 6 |
backend\microservice-provider-test-8011\src | 1 | 5 | 0 | 1 | 6 |
backend\microservice-provider-test-8011\src\main | 1 | 5 | 0 | 1 | 6 |
backend\microservice-provider-test-8011\src\main\java | 1 | 5 | 0 | 1 | 6 |
backend\microservice-provider-test-8011\src\main\java\com | 1 | 5 | 0 | 1 | 6 |
backend\microservice-provider-test-8011\src\main\java\com\cxyxiaomo | 1 | 5 | 0 | 1 | 6 |
backend\microservice-provider-test-8011\src\main\java\com\cxyxiaomo\epp | 1 | 5 | 0 | 1 | 6 |
backend\microservice-provider-test-8011\src\main\java\com\cxyxiaomo\epp\test | 1 | 5 | 0 | 1 | 6 |
backend\microservice-provider-test-8011\src\main\java\com\cxyxiaomo\epp\test\controller | 1 | 5 | 0 | 1 | 6 |
backend\microservice-provider-user-8001 | 7 | 102 | 40 | 15 | 157 |
backend\microservice-provider-user-8001 (Files) | 1 | 8 | 1 | 1 | 10 |
backend\microservice-provider-user-8001\src | 6 | 94 | 39 | 14 | 147 |
backend\microservice-provider-user-8001\src\main | 6 | 94 | 39 | 14 | 147 |
backend\microservice-provider-user-8001\src\main\java | 5 | 81 | 39 | 14 | 134 |
backend\microservice-provider-user-8001\src\main\java\com | 5 | 81 | 39 | 14 | 134 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo | 5 | 81 | 39 | 14 | 134 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp | 5 | 81 | 39 | 14 | 134 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user | 5 | 81 | 39 | 14 | 134 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user (Files) | 1 | 2 | 0 | 0 | 2 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user\controller | 1 | 50 | 21 | 7 | 78 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user\dao | 1 | 3 | 0 | 2 | 5 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user\rpc | 1 | 9 | 5 | 3 | 17 |
backend\microservice-provider-user-8001\src\main\java\com\cxyxiaomo\epp\user\service | 1 | 17 | 13 | 2 | 32 |
backend\microservice-provider-user-8001\src\main\resources | 1 | 13 | 0 | 0 | 13 |
backend\microservice-provider-user-8001\src\main\resources\mybatis | 1 | 13 | 0 | 0 | 13 |
backend\microservice-provider-user-8001\src\main\resources\mybatis\mapper | 1 | 13 | 0 | 0 | 13 |
database | 1 | 47 | 6 | 2 | 55 |
docs | 2 | 67 | 0 | 9 | 76 |
docs\ChatGPT | 2 | 67 | 0 | 9 | 76 |
frontend | 23 | -230 | 72 | 63 | -95 |
frontend (Files) | 4 | -613 | 0 | 0 | -613 |
frontend\src | 19 | 383 | 72 | 63 | 518 |
frontend\src (Files) | 1 | -1 | 0 | 1 | 0 |
frontend\src\api | 5 | 124 | 60 | 18 | 202 |
frontend\src\components | 4 | 178 | 1 | 17 | 196 |
frontend\src\router | 1 | 45 | 0 | 10 | 55 |
frontend\src\store | 1 | 12 | -3 | 5 | 14 |
frontend\src\utils | 2 | 71 | 14 | 6 | 91 |
frontend\src\views | 5 | -46 | 0 | 6 | -40 |
postman-collection | 1 | -323 | 748 | 0 | 425 |
weixin-miniprogram | 24 | 456 | 146 | 47 | 649 |
weixin-miniprogram (Files) | 2 | -4 | 9 | 3 | 8 |
weixin-miniprogram\custom-tab-bar | 3 | 122 | 19 | 15 | 156 |
weixin-miniprogram\image | 3 | 3 | 0 | 1 | 4 |
weixin-miniprogram\image\icon | 3 | 3 | 0 | 1 | 4 |
weixin-miniprogram\pages | 12 | 349 | 49 | 23 | 421 |
weixin-miniprogram\pages\index | 2 | 60 | 7 | 4 | 71 |
weixin-miniprogram\pages\person | 3 | 113 | 19 | 3 | 135 |
weixin-miniprogram\pages\residents | 2 | 78 | 10 | 2 | 90 |
weixin-miniprogram\pages\scan | 2 | 44 | 3 | 10 | 57 |
weixin-miniprogram\pages\shop | 3 | 54 | 10 | 4 | 68 |
weixin-miniprogram\services | 2 | 33 | 4 | 5 | 42 |
weixin-miniprogram\utils | 2 | -47 | 65 | 0 | 18 |
Summary / Details / Diff Summary / Diff Details