iis部署后小数自动取整怎么办
            
                    来源:动视网
                                        责编:小OO
                                        时间:2024-08-29 12:29:55
                    
            
            
                         
                
                
                    iis部署后小数自动取整怎么办
                    修改数据库中VoucherItems表的记录,具体的语句:update,VoucherItems,set,numpoint=3,where,carditemname=表体自定义项6,and,tablename='pp_ropquota'即可。
                    
                 
                
             
                        导读修改数据库中VoucherItems表的记录,具体的语句:update,VoucherItems,set,numpoint=3,where,carditemname=表体自定义项6,and,tablename='pp_ropquota'即可。
                        
            

修改数据库中VoucherItems表的记录,具体的语句:update,VoucherItems,set,numpoint=3,where,carditemname=表体自定义项6,and,tablename='pp_ropquota'即可。
    
    
        iis部署后小数自动取整怎么办
        修改数据库中VoucherItems表的记录,具体的语句:update,VoucherItems,set,numpoint=3,where,carditemname=表体自定义项6,and,tablename='pp_ropquota'即可。