|
@@ -8,7 +8,7 @@ import openapi.base.data.db.DBConnect;
|
|
|
import org.apache.commons.lang.StringUtils;
|
|
import org.apache.commons.lang.StringUtils;
|
|
|
|
|
|
|
|
public class titem extends Controller {
|
|
public class titem extends Controller {
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
public titem(JSONObject content) {
|
|
public titem(JSONObject content) {
|
|
|
super(content);
|
|
super(content);
|
|
|
}
|
|
}
|