質問編集履歴
1
スペルミスの修正。
title
CHANGED
File without changes
|
body
CHANGED
@@ -75,7 +75,7 @@
|
|
75
75
|
|
76
76
|
}
|
77
77
|
```
|
78
|
-
```
|
78
|
+
```AgeService
|
79
79
|
package com.tuyano.springboot;
|
80
80
|
|
81
81
|
@Service
|
@@ -140,7 +140,7 @@
|
|
140
140
|
</body>
|
141
141
|
</html>
|
142
142
|
```
|
143
|
-
```
|
143
|
+
```Calculation
|
144
144
|
package tuyano.calculation;
|
145
145
|
|
146
146
|
@Service
|