药材表添加-功效

This commit is contained in:
wuchunlei
2024-01-22 13:44:25 +08:00
parent 89fd0725f7
commit 3f46c1f562

View File

@@ -38,6 +38,11 @@ public class MedicinalMaterials {
*/ */
private String othername; private String othername;
/**
* 功效
*/
private String effect;
/** /**
* 味 * 味
*/ */