Skip to content

Commit c27d574

Browse files
committed
detail
1 parent 517a9b3 commit c27d574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

factory-method/src/main/java/me/zbl/factory/method/FoodType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
package me.zbl.factory.method;
2525

2626
/**
27-
* 食物类型
27+
* 食物类型-枚举类型
2828
*/
2929
public enum FoodType {
3030

0 commit comments

Comments
 (0)