This commit is contained in:
Redkale
2017-03-17 18:18:58 +08:00
parent 4958b454af
commit 974a6bfeaa

View File

@@ -14,7 +14,7 @@ import static java.lang.annotation.RetentionPolicy.RUNTIME;
* 方法在资源被更新以后调用。 * 方法在资源被更新以后调用。
* *
* <blockquote><pre> * <blockquote><pre>
* public class Record { * public class RecordService implements Service {
* *
* &#64;Resource(name = "record.id") * &#64;Resource(name = "record.id")
* private int id; * private int id;