\345\270\270\350\247\201\351\227\256\351\242\230/ID\347\224\237\346\210\220\345\231\250.md
... ...
@@ -1,4 +0,0 @@
1
-平台统一使用 IdGenerator.nextId() 生成ID。如果想要提前设置 ID,可以使用这个工具类生成一个 ID,然后设置到模型里面,再调用创建方法。
2
-
3
-已知问题
4
-1. 不能调用 this.create()。需要调用 rs.call("create") 或 rs.callSuper("create") 方法
... ...
\ No newline at end of file