Commit 1eff820d authored by 以墨为白's avatar 以墨为白 🎧

让数据归属单位字段前端传递

parent 3d027ab8
......@@ -28,8 +28,8 @@ public class SzptMetaObjectHandler implements MetaObjectHandler {
StrictFill.of("cjsj", Date.class, new Date()),
StrictFill.of("gxsj", Date.class, new Date()),
StrictFill.of("updateTime", Date.class, new Date()),
StrictFill.of("sjgsdwdm", String.class, "1"),
StrictFill.of("sjgsdwmc", String.class, "1"),
// StrictFill.of("sjgsdwdm", String.class, "1"),
// StrictFill.of("sjgsdwmc", String.class, "1"),
StrictFill.of("createGajgjgdm", String.class, "1"),
StrictFill.of("createGajgmc", String.class, "1"),
// StrictFill.of("createId", String.class, "1"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment