.
This commit is contained in:
@@ -19,4 +19,10 @@ public class _QtaskService extends BaseService{
|
||||
return JBean.by(0, "", page);
|
||||
}
|
||||
|
||||
@Comment("qtask保存")
|
||||
public JBean save() {
|
||||
|
||||
return JBean.by(0, "");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user