happysunzone

第 469 位会员

会员
个人信息
  • 加入于 2018-05-04 10:33:26
  • 最后登录时间 5年前
个人成就
  • 发表文章次数 15
  • 发布回复次数 30
  • 个人主页浏览次数 6
yii mongodb 如何 如何模糊查询 语句怎样的? 5年前

$query->from('product_flat')

    ->where([
		'name'=>[
			'$regex' => 'dress'
		]  
	]);
   ->limit(10);
$collection = $query->all();

如何根据价格price 降序排列呢? order by price

语法 是?

微信支付 pc 手机端 都获取不到 订单号 和应付金额? /payment/wxpay/standard/start 5年前

一样的代码 本地可以显示 订单号 和应付金额数据,但服务器显示不出来?

centos环境 Xunsearch安装了,Xunsearch也开启了,搜索还是显示没有任何结果,请问到底哪里错了呢?5年前
[root@izm5e0cx0 tomshop]# .yii
-bash: .yii: command not found
[root@izm5e0cx0 tomshop]# pwd
/www/wwwroot/tomshop
[root@izm5e0cx0jnf0apy3tctgvz tomshop]# 

.yii也执行 不了?
centos环境 Xunsearch安装了,Xunsearch也开启了,搜索还是显示没有任何结果,请问到底哪里错了呢?5年前
[root@izm5e0z search]# dpkg-reconfigure dash
-bash: dpkg-reconfigure: command not found
[root@izm5e0zz search]# pwd
/www/wwwroot/tomshop/vendor/fancyecommerce/fecshop/shell/search
[root@izm5e0cx0jnf0apy3tctgvz search]# 

centos环境 Xunsearch安装了,Xunsearch也开启了,搜索还是显示没有任何结果,请问到底哪里错了呢?5年前
 search]# sh ./fullSearchSync.sh
: No such file or directory
: No such file or directory
: No such file or directory
: No such file or directory
There are  products to process
There are  pages to process
##############ALL BEGINING###############
./fullSearchSync.sh: line 17: ((: i<=: syntax error: operand expected (error token is "<=")
: No such file or directory
##############ALL COMPLETE###############
[root@izm5e0cx0jnf0apy3tctgvz search]# sh ./fullSearchSync.sh
: No such file or directory
: No such file or directory
: No such file or directory
: No such file or directory
There are  products to process
There are  pages to process
##############ALL BEGINING###############
./fullSearchSync.sh: line 17: ((: i<=: syntax error: operand expected (error token is "<=")
: No such file or directory
##############ALL COMPLETE###############

Your Site Analytics