@@ -1138,6 +1138,7 @@ define(['base', '$', 'api'], function (base, $, api) {
//列出所有的产品
Product.prototype.getListAll = function (userID, callback) {
var that = this;
+ console.log(callback);
api.getProductList({
user_id: userID,
// type: type